Formerly file.c.~13~

This commit is contained in:
Roland McGrath 1992-06-16 23:43:35 +00:00
parent 498f1b50f7
commit df884f9d9a

3
file.c
View file

@ -450,8 +450,7 @@ print_file_data_base ()
} }
break; break;
default: default:
puts ("# Invalid value in `command_state puts ("# Invalid value in `command_state' member!");
' member!");
fflush (stdout); fflush (stdout);
fflush (stderr); fflush (stderr);
abort (); abort ();