Ancora sulle opzioni dei socket generiche, aggiornando alcuni vecchi
[gapil.git] / sources / mygetaddr.c
index b33f9c29db379154602a29a6896fdec5578ad326..3f51313925df35744d01633e6cb0deb5ee0136c3 100644 (file)
@@ -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);