Imported Upstream version 2.7
[ossec-hids.git] / src / config / reports-config.h
index 4b37a8d..202a738 100755 (executable)
@@ -1,4 +1,5 @@
-/* @(#) $Id$ */
+/* @(#) $Id: ./src/config/reports-config.h, 2011/09/08 dcid Exp $
+ */
 
 /* Copyright (C) 2009 Trend Micro Inc.
  * All rights reserved.
@@ -26,7 +27,7 @@ typedef struct _report_config
     char **emailto;
     report_filter r_filter;
 }report_config;
-   
+
 typedef struct _monitor_config
 {
     short int day_wait;