novi upstream verzije 2.8.3
[ossec-hids.git] / src / analysisd / decoders / plugins / sonicwall_decoder.c
index 42e854a..87aeffa 100644 (file)
@@ -101,7 +101,7 @@ void *SonicWall_Decoder_Exec(Eventinfo *lf)
 {
     int i = 0;
     char category[8];
-    char *tmp_str = NULL;
+    const char *tmp_str = NULL;
 
 
     /* Zeroing category */