X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FArrayParser.ih;h=bb97cef40a87ec61ebf19e6f661baa30995c51be;hb=b89e3166f7680755683dccee5e48cb3a820185c0;hp=090270c1c5cbfdc5be1f5efec27713aa29ff37ab;hpb=a1001797645cc68c869ef296f5e9ba13aa8e80c4;p=senf.git diff --git a/Packets/ArrayParser.ih b/Packets/ArrayParser.ih index 090270c..bb97cef 100644 --- a/Packets/ArrayParser.ih +++ b/Packets/ArrayParser.ih @@ -1,9 +1,9 @@ // $Id$ // // Copyright (C) 2006 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) -// Stefan Bund +// 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 // it under the terms of the GNU General Public License as published by @@ -23,8 +23,8 @@ /** \file \brief ArrayParser internal header */ -#ifndef IH_ArrayParser_ -#define IH_ArrayParser_ 1 +#ifndef IH_SENF_Packets_ArrayParser_ +#define IH_SENF_Packets_ArrayParser_ 1 // Custom includes #include @@ -61,7 +61,7 @@ protected: private: friend class boost::iterator_core_access; - + // iterator_facade interface ElementParser dereference() const;