Subject: CVS commit: src/sys/dev/wsfont
To: None <source-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: source-changes
Date: 07/16/2006 06:32:42
Module Name:	src
Committed By:	rillig
Date:		Sun Jul 16 06:32:42 UTC 2006

Modified Files:
	src/sys/dev/wsfont: wsfont.c

Log Message:
Reordered the declaration-specifiers so that "inline" comes before
"int", which fixes a gcc warning.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/dev/wsfont/wsfont.c

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