]> git.saurik.com Git - bison.git/blobdiff - data/c++.m4
c++: minor stylistic changes
[bison.git] / data / c++.m4
index 87bc5e0dcf184ab5fc3bea00154c8ac8bbe36bab..14eb42acf0ac8427dd7247f2194b7b64c27f4cdd 100644 (file)
@@ -234,7 +234,6 @@ m4_define([b4_public_types_declare],
       enum { empty = 0 };
 
       /// The symbol type.
-      ///
       /// -1 when this symbol is empty.
       token_number_type type;
     };