<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- 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,    /*!&lt; Constant to define a ERROR message */
</pre></body></html>