X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FDefaultBundle%2FListOptionTypeParser.cti;h=81266cfba0a16471905d561b54b02c4d44d3f773;hb=4d90b955bf3590e215488395d1c9cec827476e07;hp=2a3bdeccc48530267e4c39069a1dd46894c78fda;hpb=d32839093a6d081dfbc26afe22c1e999037d6c75;p=senf.git diff --git a/senf/Packets/DefaultBundle/ListOptionTypeParser.cti b/senf/Packets/DefaultBundle/ListOptionTypeParser.cti index 2a3bdec..81266cf 100644 --- a/senf/Packets/DefaultBundle/ListOptionTypeParser.cti +++ b/senf/Packets/DefaultBundle/ListOptionTypeParser.cti @@ -1,4 +1,4 @@ -// $Id: ListOptionTypeParser.cti 869 2008-06-09 13:57:27Z pug $ +// $Id$ // // Copyright (C) 2009 // Fraunhofer Institute for Open Communication Systems (FOKUS) @@ -44,7 +44,7 @@ template prefix_ senf::detail::ListOptionTypeParser_Policy:: ListOptionTypeParser_Policy(Arg const & arg) - : AuxPolicy(arg) + : AuxPolicy(arg) {} template @@ -88,7 +88,7 @@ template prefix_ senf::detail::ListOptionTypeParser_Policy::container_policy:: container_policy(parser_policy const & p) - : AuxPolicy(p) + : AuxPolicy(p) {} //destructor