Subject: CVS commit: basesrc/bin/ls
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/16/2002 15:42:37
Module Name:	basesrc
Committed By:	itojun
Date:		Sat Nov 16 13:42:36 UTC 2002

Modified Files:
	basesrc/bin/ls: stat_flags.c

Log Message:
we can't do {} while (0) for TEST() macro since it has "break" which
goes out of the switch statement.  from shin-ichi kaneta.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/bin/ls/stat_flags.c

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