diff lib-src/ChangeLog @ 44567:2575114cfbee

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sun, 14 Apr 2002 01:02:53 +0000
parents 11cfa2d8efb5
children ffb634bccc64
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.