aboutsummaryrefslogtreecommitdiffstats
path: root/parsehdlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'parsehdlist.c')
-rw-r--r--parsehdlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsehdlist.c b/parsehdlist.c
index a8d5e23..39776ec 100644
--- a/parsehdlist.c
+++ b/parsehdlist.c
@@ -401,7 +401,7 @@ int main(int argc, char **argv)
exit(2);
}
} else {
- if (!silent) { fprintf(stderr, "packdrake: unable to create pipe for packdrake\n"); }
+ if (!silent) { fprintf(stderr, "parsehdlist: unable to create pipe for parsehdlist\n"); }
}
}
if (fdFileno(fd) < 0) {