summaryrefslogtreecommitdiff
path: root/remake.c
diff options
context:
space:
mode:
Diffstat (limited to 'remake.c')
-rw-r--r--remake.c2
1 files changed, 1 insertions, 1 deletions
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;