X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2Fmygetaddr.c;h=3f51313925df35744d01633e6cb0deb5ee0136c3;hb=28399c57e0e3a14a65c60b4d83b43527826c2e62;hp=b33f9c29db379154602a29a6896fdec5578ad326;hpb=5a12d423b85ac5decb966bc3c3a797b3ad9a7a3f;p=gapil.git diff --git a/sources/mygetaddr.c b/sources/mygetaddr.c index b33f9c2..3f51313 100644 --- a/sources/mygetaddr.c +++ b/sources/mygetaddr.c @@ -38,9 +38,9 @@ #include "Gapil.h" /* - * Program myhost + * Program mygetaddr * - * Use gethostbyname and print results + * Use getaddrinfo and print results */ /* Help printing routine */ void usage(void);