]> git.eshelyaron.com Git - emacs.git/commit
(read_score): Fix type of second parameter
authorAndreas Schwab <schwab@suse.de>
Sun, 14 Apr 2002 01:02:53 +0000 (01:02 +0000)
committerAndreas Schwab <schwab@suse.de>
Sun, 14 Apr 2002 01:02:53 +0000 (01:02 +0000)
commit7605f1bd6c4cdd4a572e32567e6b470423edae77
treed2d94eb6b2d319c3230b4aac57b2d75bc3907ecd
parent744ee133cdb52c5a4f559d09940622864b49f288
(read_score): Fix type of second parameter
of getdelim to be of type size_t instead of int.  Use 0 instead of
ESUCCES.
lib-src/ChangeLog
lib-src/update-game-score.c