X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FTCP_echo_second.c;fp=sources%2FTCP_echo_second.c;h=7fe3e2007b14ea7935170d427f47262ae12bfe73;hp=b9d932a02647b1fb0433d3ec72ea8423557a3808;hb=d451ac30382ae398b9a2242a4f82b3438affc8a7;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222 diff --git a/sources/TCP_echo_second.c b/sources/TCP_echo_second.c index b9d932a..7fe3e20 100644 --- a/sources/TCP_echo_second.c +++ b/sources/TCP_echo_second.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 /* error definitions and routines */