summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-06-16 23:43:35 +0000
committerRoland McGrath <roland@redhat.com>1992-06-16 23:43:35 +0000
commitdf884f9d9a6999890c7c96f22bc64d510eb01070 (patch)
treedae56ecd60734ab0387daf55d9cfaac91eb17afc /file.c
parent498f1b50f764cd9d8c686c1dbf4ea0ee914c837f (diff)
downloadgunmake-df884f9d9a6999890c7c96f22bc64d510eb01070.tar.gz
Formerly file.c.~13~
Diffstat (limited to 'file.c')
-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 ();