Subject: CVS commit: syssrc/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/09/2002 05:44:39
Module Name: syssrc
Committed By: simonb
Date: Thu May 9 02:44:39 UTC 2002
Modified Files:
syssrc/sys/lib/libsa: ufs_ls.c
Log Message:
Don't bother testing if a uint8_t is > 256 -- that test is always false.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/lib/libsa/ufs_ls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.