Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/gspa/gspa



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.




Home | Main Index | Thread Index | Old Index