X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=string.c;fp=string.c;h=d42a31b5cb84df53ea8c6d3efed7f5d8f5c4c4af;hp=aec62ae9918f298578ec4881d7e9eebd63a1197f;hb=4e757d60f7642c61e09a20a2a1de442b23208966;hpb=405f2b19164899d95ee86533b072b42f0a3a6482 diff --git a/string.c b/string.c index aec62ae..d42a31b 100644 --- a/string.c +++ b/string.c @@ -4,7 +4,7 @@ * Licensed under the GPL v2. For licencing details see COPYING. */ -/** \file string.c Memory allocation and string handling functions. */ +/** \file string.c \brief Memory allocation and string handling functions. */ #include "adu.h" #include "string.h"