Imported Upstream version 2.7
[ossec-hids.git] / src / os_xml / os_xml_writer.h
index bd4b81a..ce413c6 100755 (executable)
@@ -1,4 +1,5 @@
-/* @(#) $Id$ */
+/* @(#) $Id: ./src/os_xml/os_xml_writer.h, 2011/09/08 dcid Exp $
+ */
 
 /* Copyright (C) 2009 Trend Micro Inc.
  * All rights reserved.
@@ -37,7 +38,7 @@
  */
 int OS_WriteXML(char *infile, char *outfile, char **nodes, char *attr,
                 char *oldval, char *newval,  int type);
-  
+
 
 #endif