RouterFleXML now reads XML simple config and make proper runtime
[metaproxy-moved-to-github.git] / src / filter.hpp
index 5635eaf..b135553 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: filter.hpp,v 1.11 2006-01-04 11:19:04 adam Exp $
+/* $Id: filter.hpp,v 1.12 2006-01-09 13:43:59 adam Exp $
    Copyright (c) 2005, Index Data.
 
 %LICENSE%
@@ -15,6 +15,7 @@ namespace yp2 {
 
     class Package;
 
+
     namespace filter {
         class Base {
         public: