X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FDefaultBundle%2FListOptionTypeParser.ih;h=78de19b95df1c9cc619cfc4ac715962a33f0e751;hb=57daeae6f2e924ce3f16f9677c3474f531cba9e5;hp=5894386fadf90ceb190d320ec8086b9932e8abb2;hpb=79615f135540eb93e24ac7720a9fecb08fba2842;p=senf.git diff --git a/senf/Packets/DefaultBundle/ListOptionTypeParser.ih b/senf/Packets/DefaultBundle/ListOptionTypeParser.ih index 5894386..78de19b 100644 --- a/senf/Packets/DefaultBundle/ListOptionTypeParser.ih +++ b/senf/Packets/DefaultBundle/ListOptionTypeParser.ih @@ -1,4 +1,4 @@ -// $Id: ListOptionTypeParser.ih 965 2008-11-18 16:04:20Z pug $ +// $Id$ // // Copyright (C) 2009 // Fraunhofer Institute for Open Communication Systems (FOKUS) @@ -29,14 +29,14 @@ // Custom includes #include -///////////////////////////////ih.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { namespace detail { /** \brief Internal: ListPolicy defing the ListOptionTypeParser parser \internal - \see \ref ListOptionTypeParser + \see IPv6HopByHopOptionsPacketParser::ListOptionTypeParser */ template struct ListOptionTypeParser_Policy @@ -107,7 +107,7 @@ namespace senf { } } -///////////////////////////////ih.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #endif