From 7ec1b48eb81c18a03ccc82630a491a4693930ddf Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 15 Nov 2002 01:29:53 +0000 Subject: [PATCH] * src/output.c (output_skeleton): Call xfopen instead of duplicating xfopen's body. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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 . -- 2.50.0