Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/03/1999 00:00:42
Module Name: basesrc
Committed By: lukem
Date: Sat Jul 3 07:00:42 UTC 1999
Modified Files:
basesrc/lib/libc/net: getaddrinfo.c
Log Message:
remove trailing `.' on error messages, since messages from strerror() and
h_strerror() don't return messages with a trailing `.' (and the `.' looks
ugly when using warnx() with the error message).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/net/getaddrinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.