You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
232 B

--- a/client/log_msg.h
+++ b/client/log_msg.h
@@ -29,7 +29,7 @@
#ifndef LOG_MSG_H
#define LOG_MSG_H
-enum
+static enum
{
LOG_FIRST_VERBOSITY = 0,
LOG_VERBOSITY_ERROR = 0, /*!< Constant to define a ERROR message */