aboutsummaryrefslogtreecommitdiff
path: root/src/mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mt.c')
-rw-r--r--src/mt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mt.c b/src/mt.c
index a25e1bb..e442e08 100644
--- a/src/mt.c
+++ b/src/mt.c
@@ -308,7 +308,7 @@ print_status (char *dev, int desc)
void
fatal_exit ()
{
- exit (MT_EXIT_INVOP);
+ exit (MT_EXIT_FAILURE);
}
int

Return to:

Send suggestions and report system problems to the System administrator.