From: Andre Noll Date: Tue, 11 Nov 2008 22:39:50 +0000 (+0100) Subject: Add documentation of DEFINE_ERRLIST. X-Git-Tag: v0.1.0~26 X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=commitdiff_plain;h=66f28f8d1a9562cdba6f1611a06f23f13ee15469 Add documentation of DEFINE_ERRLIST. --- diff --git a/adu.c b/adu.c index f907cf4..b8c7b68 100644 --- a/adu.c +++ b/adu.c @@ -28,6 +28,7 @@ #include "string.h" #include "error.h" +/** Define the array of error descriptions. */ DEFINE_ERRLIST; /**