X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FUN%2FUNAddressing.cci;h=2ef629dd7df576c74474d4fd1ccfa2f8025bde0d;hb=99c145da3884f5c20a74337927ef2cbc073d80d7;hp=e66fa88e3ee678915c6aded86441ef844f52dad1;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/Protocols/UN/UNAddressing.cci b/senf/Socket/Protocols/UN/UNAddressing.cci index e66fa88..2ef629d 100644 --- a/senf/Socket/Protocols/UN/UNAddressing.cci +++ b/senf/Socket/Protocols/UN/UNAddressing.cci @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2008 +// Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -28,9 +28,9 @@ // Custom includes #define prefix_ inline -///////////////////////////////cci.p/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// // senf::UNSocketAddress prefix_ senf::UNSocketAddress::UNSocketAddress() @@ -66,7 +66,7 @@ prefix_ std::ostream & senf::operator<<(std::ostream & os, return os; } -///////////////////////////////cci.e/////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #undef prefix_