X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fremoted%2Fconfig.c;h=3328023b58f05e451aa15bed3976188166edaf79;hp=59c27173b8de0fb9fc0017e88cd2325290633858;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/remoted/config.c b/src/remoted/config.c index 59c2717..3328023 100755 --- a/src/remoted/config.c +++ b/src/remoted/config.c @@ -1,4 +1,5 @@ -/* @(#) $Id$ */ +/* @(#) $Id: ./src/remoted/config.c, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All rights reserved. @@ -25,7 +26,7 @@ * v0.2: New OS_XML * v0.3: Some improvements and cleanup * v0.4: Move everything to the global config validator. - */ + */ int RemotedConfig(char *cfgfile, remoted *logr) { int modules = 0;