Un po' di materiale su {{{splice}}} e inizio della ripulitura degli
[gapil.git] / sources / ProcInfo.c
index eb16fc0eb2dd5564834b41831b194c5218b1b855..d4c012f1eee828497b42b4161f312ebb893dcf26 100644 (file)
@@ -26,8 +26,6 @@
  *
  * Usage: procinfo -h give all info's
  *
- * $Id: ProcInfo.c,v 1.1 2002/01/03 23:44:14 piccardi Exp $
- *
  ****************************************************************/
 /* 
  * Include needed headers
@@ -37,7 +35,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 */
 
 /* Help printing routine */
 void usage(void);