diff options
Diffstat (limited to '')
-rw-r--r-- | src/redir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/redir.c b/src/redir.c index 71b0f77..e67cc0a 100644 --- a/src/redir.c +++ b/src/redir.c @@ -374,7 +374,7 @@ popredir(int drop) INCLUDE "redir.h" -RESET { +EXITRESET { /* * Discard all saved file descriptors. */ |