novi upstream verzije 2.8.3
[ossec-hids.git] / src / os_dbd / main.c
index 6e0b2a2..eeda2e8 100755 (executable)
@@ -30,7 +30,7 @@
 void db_info()
 {
     print_out(" ");
-    print_out("%s %s - %s", __name, __version, __author);
+    print_out("%s %s - %s", __ossec_name, __version, __author);
 
     #ifdef UMYSQL
     print_out("Compiled with MySQL support.");