From: johanknol Date: Thu, 6 Sep 2001 16:19:45 +0000 (+0000) Subject: bernhard noticed: "()" equals to "(void)" X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=738def49219f7af3d255d27790a36472be7f3de3;p=fw%2Fsdcc bernhard noticed: "()" equals to "(void)" git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1233 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 1a567d9c..d0b99164 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2001-09-06 - * src/SDCC.y: this could be a fix for bug #458744 + * src/SDCC.y: this could be a fix for bug #458744 (1.37) + * bernhard noted me at this: "() equals to (void)" (1.38) 2001-09-05