aboutsummaryrefslogtreecommitdiff
path: root/scripts/mkflags.c
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mkflags.c')
-rw-r--r--scripts/mkflags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mkflags.c b/scripts/mkflags.c
index 7e57f843..b57f0577 100644
--- a/scripts/mkflags.c
+++ b/scripts/mkflags.c
@@ -134,7 +134,7 @@ int main(int argc, char *argv[])
if (!*command) break;
if (bit != 3) {
- fprintf(stderr, "\nError in %s (duplicate command?)\n", command);
+ fprintf(stderr, "\nError in %s (see generated/flags.raw)\n", command);
exit(1);
}