Source-Changes archive

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

CVS commit: src/sys/arch/hp300/dev



Module Name:    src
Committed By:   tsutsui
Date:           Sat Apr 10 04:06:48 UTC 2004

Modified Files:
        src/sys/arch/hp300/dev: hil.c

Log Message:
"extern char *us_keymap" is not equivalent with "extern char us_keymap[]"
in prototype declarations.
Now hilkbdcngetc() works on "unknown" keyboards with proper default map.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/arch/hp300/dev/hil.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