X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2Fselect_echod.c;h=6c859cf4129b7413401b4b4a83f64d9b3f8efe2f;hp=49b817548e765ae70c48ab8c0eaeba604c883d8f;hb=d451ac30382ae398b9a2242a4f82b3438affc8a7;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222 diff --git a/sources/select_echod.c b/sources/select_echod.c index 49b8175..6c859cf 100644 --- a/sources/select_echod.c +++ b/sources/select_echod.c @@ -26,15 +26,13 @@ * * Usage: echod -h give all info * - * $Id: select_echod.c,v 1.2 2003/12/25 22:16:06 piccardi Exp $ - * ****************************************************************/ /* * Include needed headers */ #include /* primitive system data types */ #include /* unix standard library */ -#include /* IP addresses conversion utiliites */ +#include /* IP addresses conversion utilities */ #include /* socket constants, types and functions */ #include /* standard I/O library */ #include /* date and time constants, types and functions */