X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2Ftypeidvalue.hh;h=5c82883c8eec7d927f7431e32fd361517b6a91c3;hb=9a988902090d28007578e93bffd809f6bd913155;hp=632fe131a4c6c1c356a6415367635bfa717ee32a;hpb=ac6a813d9d99f7add4e13aff7a4bcd314d5604a6;p=senf.git diff --git a/Packets/typeidvalue.hh b/Packets/typeidvalue.hh index 632fe13..5c82883 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,8 @@ namespace senf { // Local Variables: // mode: c++ +// fill-column: 100 // c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" // End: