changeset 44567:2575114cfbee

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sun, 14 Apr 2002 01:02:53 +0000
parents 7a0ad319b38f
children 1b75a98a4de4
files lib-src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Sun Apr 14 01:02:36 2002 +0000
+++ b/lib-src/ChangeLog	Sun Apr 14 01:02:53 2002 +0000
@@ -1,3 +1,9 @@
+2002-04-14  Andreas Schwab  <schwab@suse.de>
+
+	* update-game-score.c (read_score): Fix type of second parameter
+	of getdelim to be of type size_t instead of int.  Use 0 instead of
+	ESUCCES.
+
 2002-04-10  Colin Walters  <walters@verbum.org>
 
 	* update-game-score.c: (toplevel): Include stdarg.h.