From: Paul Eggert Date: Fri, 15 Nov 2002 01:29:53 +0000 (+0000) Subject: * src/output.c (output_skeleton): Call xfopen instead of X-Git-Tag: BISON-1_875~252 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/7ec1b48eb81c18a03ccc82630a491a4693930ddf * src/output.c (output_skeleton): Call xfopen instead of duplicating xfopen's body. --- diff --git a/ChangeLog b/ChangeLog index 4c63d4ee..10e8a894 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ 2002-11-14 Paul Eggert + * src/output.c (output_skeleton): Call xfopen instead of + duplicating xfopen's body. + Fix bugs reported by Nelson H. F. Beebe in .