]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(main): Remove obsolete FIXME.
authorJim Meyering <jim@meyering.net>
Wed, 8 Oct 2003 18:24:04 +0000 (18:24 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 8 Oct 2003 18:24:04 +0000 (18:24 +0000)
src/csplit.c

index 4f68640c70b5796cf6acaaec03675f555307cb81..7a931ad50f7a1540fee51e557c69aca14f92058c 100644 (file)
@@ -944,8 +944,6 @@ close_output_file (void)
        }
       else
        {
-         /* FIXME: if we write to stdout here, we have to close stdout
-            and check for errors.  */
          if (!suppress_count)
            {
              char buf[INT_BUFSIZE_BOUND (uintmax_t)];