X-Git-Url: http://www.andromeda.nl/gitweb/?a=blobdiff_plain;f=src%2Fgcm_input%2Fdf_filter.cpp;fp=src%2Fgcm_input%2Fdf_filter.cpp;h=0637bec6c009f788ebd943722e9ce90d77a2a157;hb=9bf283c77ea4965f4dfd7301aa956c9ef007667a;hp=b0da126ca3c889e852c47b3fea89573361e597ff;hpb=ef2d3fc96a0ec72b95433fb572088ece60443c66;p=gnucomo.git diff --git a/src/gcm_input/df_filter.cpp b/src/gcm_input/df_filter.cpp index b0da126..0637bec 100644 --- a/src/gcm_input/df_filter.cpp +++ b/src/gcm_input/df_filter.cpp @@ -33,8 +33,6 @@ *****************************/ -/* static const char *RCSID = "$Id: df_filter.cpp,v 1.1 2007-11-03 10:26:13 arjen Exp $"; */ - #include #include @@ -220,6 +218,7 @@ void df_filter::construct_XML(message_buffer &in, std::strstream &xml) xml << " \n"; xml << " \n"; xml << "\n"; + } bool df_cooker::check_pattern(String logline)