set keyword svn property on more files
[senf.git] / Utils / Logger / Target.ih
index f6cdc85..ed208de 100644 (file)
@@ -1,8 +1,8 @@
 // $Id$
 //
 // Copyright (C) 2007 
-// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
-// Kompetenzzentrum fuer NETwork research (NET)
+// Fraunhofer Institute for Open Communication Systems (FOKUS) 
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     Stefan Bund <g0dil@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
@@ -49,6 +49,7 @@ namespace detail {
         void timeSource(std::auto_ptr<TimeSource> source);
 
         void routed();
+        bool fallbackRouting();
 
     private:
         TargetRegistry();