comparison lib-src/ChangeLog @ 44577:ffb634bccc64

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Sun, 14 Apr 2002 06:42:43 +0000
parents 2575114cfbee
children de49a019eb1a
comparison
equal deleted inserted replaced
44576:90866353c7bd 44577:ffb634bccc64
1 2002-04-14 Colin Walters <walters@debian.org>
2
3 * update-game-score.c (lock_file): If the lock file is older than
4 an hour, delete it. Reset attempts to zero if we have to break
5 the lock.
6
1 2002-04-14 Andreas Schwab <schwab@suse.de> 7 2002-04-14 Andreas Schwab <schwab@suse.de>
2 8
3 * update-game-score.c (read_score): Fix type of second parameter 9 * update-game-score.c (read_score): Fix type of second parameter
4 of getdelim to be of type size_t instead of int. Use 0 instead of 10 of getdelim to be of type size_t instead of int. Use 0 instead of
5 ESUCCES. 11 ESUCCES.