X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2Ftypeidvalue.hh;h=cd6389bf60ba8eb68f198bfdd37f3c4c2e23e950;hb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;hp=632fe131a4c6c1c356a6415367635bfa717ee32a;hpb=ac6a813d9d99f7add4e13aff7a4bcd314d5604a6;p=senf.git diff --git a/Packets/typeidvalue.hh b/Packets/typeidvalue.hh index 632fe13..cd6389b 100644 --- a/Packets/typeidvalue.hh +++ b/Packets/typeidvalue.hh @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -85,10 +85,10 @@ namespace senf { }; TypeIdValue const typeIdValue(); - + template TypeIdValue const typeIdValue(); - + } ///////////////////////////////hh.e//////////////////////////////////////// @@ -100,5 +100,9 @@ namespace senf { // Local Variables: // mode: c++ +// fill-column: 100 // c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" +// compile-command: "scons -u test" // End: