X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=adu.c;h=dd74ca46f4932ec39a89d070092eb4705f5cbfe5;hb=5008f98a8208d96c3c777476d6df7534c6d2ca49;hp=f907cf476a9cf7a062623488bb4f8afbc5d29173;hpb=6928432da745f3dadea85855bbc3be3012ea6f7c;p=adu.git diff --git a/adu.c b/adu.c index f907cf4..dd74ca4 100644 --- a/adu.c +++ b/adu.c @@ -13,7 +13,6 @@ * - User handling: \ref user.c * - Error handling: \ref error.h * - Library-type functions: \ref fd.c, \ref format.c, \ref string.c, \ref portable_io.h - * - Generated files: \ref cmdline.h, \ref select.cmdline.h */ #include "adu.h" @@ -28,10 +27,11 @@ #include "string.h" #include "error.h" +/** Define the array of error descriptions. */ DEFINE_ERRLIST; /** - * The error code of the last osl library function. + * The error code of the last called osl library function. * * \sa osl(). */