diff options
Diffstat (limited to 'gl/netdb.in.h')
-rw-r--r-- | gl/netdb.in.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/netdb.in.h b/gl/netdb.in.h index 6e0f966c9a..dd0f2f07c3 100644 --- a/gl/netdb.in.h +++ b/gl/netdb.in.h @@ -90,7 +90,7 @@ struct addrinfo # endif # ifndef AI_ADDRCONFIG # define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to choose - returned address type.. */ + returned address type. */ # endif /* Error values for `getaddrinfo' function. */ |