diff lib/closeout.h @ 7413:f98558470761

[ChangeLog] * modules/closeout (Description): Mention stderr too. [lib/ChangeLog] * closeout.c (close_stdout): Also close stderr. * closeout.h: Update comment.
author Jim Meyering <jim@meyering.net>
date Fri, 06 Oct 2006 13:59:10 +0000 (2006-10-06)
parents a48fb0e98c8c
children bbbbbf4cd1c5
line wrap: on
line diff
--- a/lib/closeout.h
+++ b/lib/closeout.h
@@ -1,6 +1,6 @@
-/* Close standard output.
+/* Close standard output and standard error.
 
-   Copyright (C) 1998, 2000, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2000, 2003, 2004, 2006 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by