Merge branch 'master' of ssh://gapil.gnulinux.it/srv/git/gapil
[gapil.git] / sources / TestRen.c
index 9026cff8ba547308fd863de8a0f37428967b1b62..c6a3fba944853f38948367414835d772f013676d 100644 (file)
@@ -26,8 +26,6 @@
  *
  * Usage: testrem -h give all info's
  *
- * $Id: TestRen.c,v 1.4 2003/05/02 09:55:14 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 */
 
 /* Help printing routine */
 void usage(void);