X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fconfig%2Freports-config.h;h=202a73836263775520c51303502cb6250081845e;hp=4b37a8dc4b0828ab2c7cdffe105c04ec04223844;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/config/reports-config.h b/src/config/reports-config.h index 4b37a8d..202a738 100755 --- a/src/config/reports-config.h +++ b/src/config/reports-config.h @@ -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;