Un po' di materiale su {{{splice}}} e inizio della ripulitura degli
[gapil.git] / sources / ForkTest.c
index edec00ef1612cf68f1c5346856318969b52d116a..0561b59862c8967a4952bce366908a0ab90e8276 100644 (file)
@@ -26,7 +26,7 @@
  *
  * Usage: forktest -h give all info's
  *
- * $Id: ForkTest.c,v 1.8 2002/12/03 11:06:05 piccardi Exp $
+ * $Id: ForkTest.c,v 1.10 2003/05/02 09:55:13 piccardi Exp $
  *
  ****************************************************************/
 /* 
@@ -36,7 +36,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 "Gapil.h"
 #include "macros.h"