blob: 3948dd554930f6c6d08132ec4a76634ce74e60aa [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/client/log_msg.h
2+++ b/client/log_msg.h
3@@ -29,7 +29,7 @@
4 #ifndef LOG_MSG_H
5 #define LOG_MSG_H
6
7-enum
8+static enum
9 {
10 LOG_FIRST_VERBOSITY = 0,
11 LOG_VERBOSITY_ERROR = 0, /*!< Constant to define a ERROR message */