Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 06/16/1999 08:41:25
Module Name:	basesrc
Committed By:	kleink
Date:		Wed Jun 16 15:41:25 UTC 1999

Modified Files:
	basesrc/libexec/ld.elf_so: rtld.h

Log Message:
Turn bool, true and false into an enumeration and enumeration constants to
avoid integer promotion warnings.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/libexec/ld.elf_so/rtld.h

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