X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FLogger%2FTarget.ih;h=b0b61d984163aef5adb5308d6cb81431d6f866c5;hb=1d247d12d1759ffd77f456efe3a52f03dd289994;hp=f6cdc85dfb866ec69f2b2e66bbe654bdd936e8d4;hpb=c7512677a51c8ba551ab23611d6e99bdc7a7fdfa;p=senf.git diff --git a/Utils/Logger/Target.ih b/Utils/Logger/Target.ih index f6cdc85..b0b61d9 100644 --- a/Utils/Logger/Target.ih +++ b/Utils/Logger/Target.ih @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer NETwork research (NET) +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -49,6 +49,7 @@ namespace detail { void timeSource(std::auto_ptr source); void routed(); + bool fallbackRouting(); private: TargetRegistry();