Imported Upstream version 2.7
[ossec-hids.git] / src / remoted / config.c
index 59c2717..3328023 100755 (executable)
@@ -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;