Subject: CVS commit: src/share/misc
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 08/05/2003 13:26:15
Module Name: src
Committed By: jmmv
Date: Tue Aug 5 13:26:15 UTC 2003
Modified Files:
src/share/misc: style
Log Message:
Recommend EXIT_SUCCESS and EXIT_FAILURE for exit status, instead of directly
using 0 and 1 values, respectively.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/share/misc/style
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.