X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FTCP_echod_third.c;h=a0ed4f9d9b5e0bedb508b881d397cbc2a154019b;hp=7fb35bb4ec9b0bd3cceb9085d786ac0619c5586c;hb=72713a0d002a46946092d2168e4ea6203698fa41;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222 diff --git a/sources/TCP_echod_third.c b/sources/TCP_echod_third.c index 7fb35bb..a0ed4f9 100644 --- a/sources/TCP_echod_third.c +++ b/sources/TCP_echod_third.c @@ -33,7 +33,7 @@ */ #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 */