mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-05 08:10:15 +02:00
(close_stdout_set_status, close_stdout_status): Remove.
This commit is contained in:
@@ -19,9 +19,7 @@
|
||||
#ifndef CLOSEOUT_H
|
||||
# define CLOSEOUT_H 1
|
||||
|
||||
void close_stdout_set_status (int status);
|
||||
void close_stdout_set_file_name (const char *file);
|
||||
void close_stdout (void);
|
||||
void close_stdout_status (int status);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user