X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FTCP_echod.c;h=333a5450b9df067e62444a8e36b646e112982e7c;hb=5d621249af8897e27fc0a842a33e7a7ef3b9c2ca;hp=a7f0d2993679b95e3846cedb249c11ad90d2422d;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222;p=gapil.git diff --git a/sources/TCP_echod.c b/sources/TCP_echod.c index a7f0d29..333a545 100644 --- a/sources/TCP_echod.c +++ b/sources/TCP_echod.c @@ -32,7 +32,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 */