Subject: CVS commit: basesrc/usr.sbin/syslogd
To: None <source-changes@netbsd.org>
From: Kimmo Suominen <kim@netbsd.org>
List: source-changes
Date: 11/06/2001 07:39:27
Module Name:	basesrc
Committed By:	kim
Date:		Tue Nov  6 05:39:27 UTC 2001

Modified Files:
	basesrc/usr.sbin/syslogd: syslogd.c

Log Message:
None of the other calls to logerror() include a newline at the end of the
message, and it causes an unnecessary empty line in the syslog output.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 basesrc/usr.sbin/syslogd/syslogd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.