Stefan, please use your own template for new test-files!
[senf.git] / Packets / ListNParser.ih
index 3ccb226..2931359 100644 (file)
@@ -62,7 +62,7 @@ namespace detail {
         void      insert (container_type & c, data_iterator p) const;
         void      update (container_type const & c) const;
 
-        /** Internal: ListNParser iterator specific data
+        /** Internal: ListNParser iterator specific data */
         struct iterator_data {
             size_type n_;
         };