From b408ee65f606d9728972b0bfff683597ec0b76e6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 15 Jul 1992 02:15:54 +0000 Subject: [PATCH] Formerly remake.c.~31~ --- remake.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remake.c b/remake.c index 390532c..ee92d14 100644 --- 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; -- 2.7.4