mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-27 06:27:57 +00:00
Formerly remake.c.~31~
This commit is contained in:
parent
0f045633a7
commit
b408ee65f6
1 changed files with 1 additions and 1 deletions
2
remake.c
2
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;
|
||||
|
|
Loading…
Reference in a new issue