Fix: filesystem report
[gnucomo.git] / src / gcm_input / df_filter.cpp
index b0da126..0637bec 100644 (file)
@@ -33,8 +33,6 @@
 
 *****************************/
 
-/* static const char *RCSID = "$Id: df_filter.cpp,v 1.1 2007-11-03 10:26:13 arjen Exp $"; */
-
 #include <ctype.h>
 #include <vector>
 
@@ -220,6 +218,7 @@ void df_filter::construct_XML(message_buffer &in, std::strstream &xml)
    xml << "    </gcmt:parameters>\n";
    xml << "  </gcmt:data>\n";
    xml << "</gcmt:message>\n";
+
 }
 
 bool df_cooker::check_pattern(String logline)