X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=string.c;h=d42a31b5cb84df53ea8c6d3efed7f5d8f5c4c4af;hb=0789c863b88e2f1978146e7b4f852fba5398e381;hp=aec62ae9918f298578ec4881d7e9eebd63a1197f;hpb=26ace9b8c1dc872e5da1b1122b45f01419761aab;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"