[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-cvs] ossec-hids: main.c (HEAD) [dcid]



Module name:	ossec-hids
Changes by:	dcid	07/09/24 18:39:10

Modified files:
	main.c

Log message:
Description: Multiple patches by Slava Semushin <php-coder at altlinux.org>
Reviewed by: dcid
Bugs:
http://www.ossec.net/bugs/show_bug.cgi?id=75
http://www.ossec.net/bugs/show_bug.cgi?id=76
http://www.ossec.net/bugs/show_bug.cgi?id=74

Index: main.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/client-agent/main.c,v
diff -u -r1.11 -r1.12
--- main.c	13 Sep 2007 02:28:50 -0000	1.11
+++ main.c	24 Sep 2007 21:39:10 -0000	1.12
@@ -58,7 +58,7 @@
                 print_version();
                 break;
             case 'h':
-                help();
+                help(ARGV0);
                 break;
             case 'd':
                 nowDebug();


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.