Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/rain
Module Name: src
Committed By: christos
Date: Sun May 2 21:31:23 UTC 2004
Modified Files:
src/games/rain: rain.c
Log Message:
- don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two
you should not.
- don't accept delay == 1000, because it turns to 0 and fix the number parsing
- misc KNF cleanups.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/games/rain/rain.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