texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/makeinfo makeinfo.c,1.44,1.45


From: dirt
Subject: texinfo/makeinfo makeinfo.c,1.44,1.45
Date: Mon, 16 Feb 2004 22:27:37 +0100

Update of /cvsroot/texinfo/texinfo/makeinfo
In directory sheep:/tmp/cvs-serv24175/makeinfo

Modified Files:
        makeinfo.c 
Log Message:
slightly rewrote comment about the final flush_output in 
convert_from_loaded_file

Index: makeinfo.c
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/makeinfo.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** makeinfo.c  13 Feb 2004 22:01:38 -0000      1.44
--- makeinfo.c  16 Feb 2004 21:27:35 -0000      1.45
***************
*** 1695,1699 ****
        }
  
!       flush_output ();          /* in case there was no @bye */
  
        if (output_stream != stdout)
--- 1695,1700 ----
        }
  
!       /* Write stuff makeinfo generates after @bye, ie. info_trailer.  */
!       flush_output ();
  
        if (output_stream != stdout)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]