Subject: CVS commit: othersrc/libexec/tnftpd/src
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/23/2007 03:34:20
Module Name: othersrc
Committed By: lukem
Date: Mon Jul 23 03:34:20 UTC 2007
Modified Files:
othersrc/libexec/tnftpd/src: ftpd.c
Log Message:
Explicitly exit(1) at the end of main(), to suppress a compile warning
on certain systems.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 othersrc/libexec/tnftpd/src/ftpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.