Some more source code documentation.
[adu.git] / adu.c
diff --git a/adu.c b/adu.c
index b8c7b68f905b2448aa069eb2d6820e029ca42baf..dd74ca46f4932ec39a89d070092eb4705f5cbfe5 100644 (file)
--- 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"
@@ -32,7 +31,7 @@
 DEFINE_ERRLIST;
 
 /**
- * The error code of the last osl library function.
+ * The error code of the last called osl library function.
  *
  * \sa osl().
  */