Subject: CVS commit: src/usr.sbin/gspa/gspa
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/18/2006 20:12:22
Module Name: src
Committed By: christos
Date: Mon Dec 18 20:12:22 UTC 2006
Modified Files:
src/usr.sbin/gspa/gspa: gsp_inst.c gspa.c
Log Message:
Convert a "(void)&" to a volatile declaration. Also fix the
intstructions[] table terminator in gsp_inst.c so this will compile
with -Wextra.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.sbin/gspa/gspa/gsp_inst.c
cvs rdiff -r1.12 -r1.13 src/usr.sbin/gspa/gspa/gspa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.