X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=src%2Fcharon%2Fencoding%2Fparser.h;h=23049243846d05ccf73815e07f7cbf23dc7cf5ae;hp=d3bcbc20fb9653a444f98323f2000f59a39ad2d7;hb=a09d1c386af714974c69b5b9dc658cebfea3a886;hpb=552cc11b1f017ce4962fca741f567d098f768574 diff --git a/src/charon/encoding/parser.h b/src/charon/encoding/parser.h index d3bcbc2..2304924 100644 --- a/src/charon/encoding/parser.h +++ b/src/charon/encoding/parser.h @@ -12,8 +12,6 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. - * - * $Id$ */ /** @@ -78,4 +76,4 @@ struct parser_t { */ parser_t *parser_create(chunk_t data); -#endif /*PARSER_H_ @} */ +#endif /** PARSER_H_ @}*/