X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Flogging.h;h=172f123171a8edd13f953d5cbb4879679300b31b;hb=770538dd64bcd8f258cb059c438f845533900a27;hp=5001e139da74c9aa329cfef6500ded6acba55313;hpb=c77d03eb3c74a2d189813f719badaac195544103;p=babeltrace.git diff --git a/include/babeltrace2/logging.h b/include/babeltrace2/logging.h index 5001e139..172f1231 100644 --- a/include/babeltrace2/logging.h +++ b/include/babeltrace2/logging.h @@ -83,7 +83,7 @@ typedef enum bt_logging_level { The library's and object's states remain consistent when a warning is issued. */ - BT_LOGGING_LEVEL_WARN = 4, + BT_LOGGING_LEVEL_WARNING = 4, /** An important error from which the library cannot recover, but