summaryrefslogtreecommitdiff
path: root/src/chroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot.c')
-rw-r--r--src/chroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot.c b/src/chroot.c
index 477125e42..a4d066f71 100644
--- a/src/chroot.c
+++ b/src/chroot.c
@@ -58,7 +58,7 @@ main (int argc, char **argv)
{
program_name = argv[0];
- parse_long_options (argc, argv, "chroot", PACKAGE_VERSION, usage);
+ parse_long_options (argc, argv, "chroot", GNU_PACKAGE, VERSION, usage);
if (argc == 1)
{