summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--file.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/file.c b/file.c
index 56b9912..85a967b 100644
--- a/file.c
+++ b/file.c
@@ -450,8 +450,7 @@ print_file_data_base ()
}
break;
default:
- puts ("# Invalid value in `command_state
-' member!");
+ puts ("# Invalid value in `command_state' member!");
fflush (stdout);
fflush (stderr);
abort ();