X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FTestRen.c;h=c6a3fba944853f38948367414835d772f013676d;hp=805bfda2b2410279bc7b5b188aeb4581e50861fc;hb=26f7a8bb19c6cb198c213757a97b6ac79e40db4b;hpb=7804bc084f5332c8292d2a6c4a9b8dfa9fb0c8a6 diff --git a/sources/TestRen.c b/sources/TestRen.c index 805bfda..c6a3fba 100644 --- a/sources/TestRen.c +++ b/sources/TestRen.c @@ -26,8 +26,6 @@ * * Usage: testrem -h give all info's * - * $Id: TestRen.c,v 1.2 2002/05/19 13:25:04 piccardi Exp $ - * ****************************************************************/ /* * Include needed headers @@ -36,7 +34,7 @@ #include /* C standard library */ #include /* unix standard library */ #include /* standard I/O library */ -#include /* string functions */ +#include /* C strings library */ /* Help printing routine */ void usage(void);