Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/dab
Module Name: src
Committed By: martin
Date: Sat Dec 27 18:24:51 UTC 2003
Modified Files:
src/games/dab: ttyscrn.cc
Log Message:
Format size_t values using %zd instead of %d, for archs where size_t != int.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/games/dab/ttyscrn.cc
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