Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/atari/dev
Module Name: src
Committed By: tsutsui
Date: Sat Jun 25 14:27:43 UTC 2022
Modified Files:
src/sys/arch/atari/dev: kbd.c
Log Message:
Misc cleanup. No functional changes, no regression on TT030.
- KNF and TAB/space
- make local functions static
- avoid unnesessary __USE()
- use proper integer types
- remove a register keyword
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/atari/dev/kbd.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