Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   hubertf
Date:           Wed Jul 28 02:12:34 UTC 1999

Modified Files:
        basesrc/games/bcd: bcd.c

Log Message:
This patch makes bcd(6) use `const' where appropriate, and use
unsigned char rather than char for values that end up passed to
isascii() and also used as array indices.

Patch submitted by Joseph Myers <jsm28%cam.ac.uk@localhost> in PR 8093.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/games/bcd/bcd.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