X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FArrayParser.ih;h=2dec0cc486112399b17e41b0bbde06679f6588b2;hb=6a0836b7f462d3d77b79b35638cdbf4c9d4202fc;hp=5df13fb1815f1264a70344bc91791a417ff27407;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/Packets/ArrayParser.ih b/Packets/ArrayParser.ih index 5df13fb..2dec0cc 100644 --- a/Packets/ArrayParser.ih +++ b/Packets/ArrayParser.ih @@ -1,8 +1,8 @@ // $Id$ // // Copyright (C) 2006 -// Fraunhofer Institute for Open Communication Systems (FOKUS) -// Competence Center NETwork research (NET), St. Augustin, GERMANY +// 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 @@ -61,7 +61,7 @@ protected: private: friend class boost::iterator_core_access; - + // iterator_facade interface ElementParser dereference() const;