X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=string.c;h=d42a31b5cb84df53ea8c6d3efed7f5d8f5c4c4af;hb=ddbdca403a7f9287206385727d93da48a1475db6;hp=aec62ae9918f298578ec4881d7e9eebd63a1197f;hpb=4113e8c585d3da46bfa5326b866621cff854a737;p=adu.git 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"