Un po' di materiale su {{{splice}}} e inizio della ripulitura degli
[gapil.git] / sources / ErrCode.c
index d8b6906bfeec6ae00d129f75859f69065b4b8f09..23ff95622bb05e5208937750357ef6cbfc919381 100644 (file)
@@ -26,8 +26,6 @@
  *
  * Usage: errcode -h give all info's
  *
- * $Id: ErrCode.c,v 1.8 2003/07/27 14:28:19 piccardi Exp $ 
- *
  ****************************************************************/
 /* 
  * Include needed headers
@@ -36,7 +34,7 @@
 #include <stdlib.h>      /* C standard library */
 #include <unistd.h>      /* unix standard library */
 #include <stdio.h>      /* standard I/O library */
-#include <string.h>      /* string functions */
+#include <string.h>      /* C strings library */
 #include <limits.h>      /* system limits values */
 
 /* Help printing routine */