diff options
Diffstat (limited to 'plugins/getaddrinfo.h')
-rw-r--r-- | plugins/getaddrinfo.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/getaddrinfo.h b/plugins/getaddrinfo.h index 5bcc8844..d4115245 100644 --- a/plugins/getaddrinfo.h +++ b/plugins/getaddrinfo.h @@ -23,7 +23,10 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* Structure and prototypes aken from RFC 2553 */ +/* Structure and prototypes aken from RFC 2553 + * + * $Id$ + */ struct addrinfo { |