Formerly remake.c.~31~
authorRoland McGrath <roland@redhat.com>
Wed, 15 Jul 1992 02:15:54 +0000 (02:15 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 15 Jul 1992 02:15:54 +0000 (02:15 +0000)
remake.c

index 390532c..ee92d14 100644 (file)
--- a/remake.c
+++ b/remake.c
@@ -224,7 +224,7 @@ update_file (file, depth)
          return 0;
 
        default:
-         error ("internal error: `%s' command_state == %d in update_file_1",
+         error ("internal error: `%s' command_state == %d in update_file",
                 f->name, (int) f->command_state);
          abort ();
          break;