b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- 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 */ |