From 4b2a5c436502f2a0915dd4eefe3111c2799a8305 Mon Sep 17 00:00:00 2001 From: johanknol Date: Sun, 7 Oct 2001 15:53:02 +0000 Subject: [PATCH] fixed the return value of gets() git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1369 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 33d4fa9a..3ccdaac9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-10-07 + + * device/lib/gets.c (gets): fixed the return value. + 2001-10-06 Michael Hope * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added trace support for freeing lines. Optimised restart logic to re-run instead of restart. Now compiles dscan.c on ~60MB instead of ~200MB. -- 2.47.2