Fix entry.

From-SVN: r57004
This commit is contained in:
Andreas Jaeger 2002-09-10 14:26:40 +02:00
parent e5a3b7bde1
commit 65a8189ea7
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2002-09-10 Jan Hubicka <jh@suse.cz>
* nil_method.c (nil_method): No longer varardic.
* nil_method.c (nil_method): No longer defined with variable
arguments.
2002-07-02 Rodney Brown <rbrown64@csc.com.au>