Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/23/2006 19:44:57
Module Name:	src
Committed By:	he
Date:		Mon Oct 23 19:44:57 UTC 2006

Modified Files:
	src/distrib/utils/sysinst: label.c target.c

Log Message:
Correctly order "static" relative to "const" and "volatile", i.e.
at the front (at least that's what gcc thinks...).


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/distrib/utils/sysinst/label.c \
    src/distrib/utils/sysinst/target.c

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