Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 05/24/2001 13:49:32
Module Name:	syssrc
Committed By:	kristerw
Date:		Thu May 24 10:49:32 UTC 2001

Modified Files:
	syssrc/sys/compat/ibcs2: ibcs2_misc.c

Log Message:
Added a 'break' on the last line in a switch statement, since the ISO
C standard do not permit labels at the end of compound statements.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/compat/ibcs2/ibcs2_misc.c

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