X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FTCP_echod_fifth.c;h=de8464de2a4ac6ac59fcc9ebff161326d6a804fb;hp=0f550725ce8824c39d3f23d993a7365fb1c08e6b;hb=d451ac30382ae398b9a2242a4f82b3438affc8a7;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222 diff --git a/sources/TCP_echod_fifth.c b/sources/TCP_echod_fifth.c index 0f55072..de8464d 100644 --- a/sources/TCP_echod_fifth.c +++ b/sources/TCP_echod_fifth.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 */