X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2Ftypeidvalue.hh;h=a212051b51b126273b53318390623d531ca732e1;hb=b371e9c8020d1c30d7f844819714a81db7709912;hp=632fe131a4c6c1c356a6415367635bfa717ee32a;hpb=ac6a813d9d99f7add4e13aff7a4bcd314d5604a6;p=senf.git diff --git a/Packets/typeidvalue.hh b/Packets/typeidvalue.hh index 632fe13..a212051 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,10 @@ 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" +// comment-column: 40 // End: