summaryrefslogtreecommitdiff
path: root/src/stty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stty.c')
-rw-r--r--src/stty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stty.c b/src/stty.c
index a6fb7f573..a5632d690 100644
--- a/src/stty.c
+++ b/src/stty.c
@@ -650,7 +650,7 @@ main (int argc, char **argv)
bindtextdomain (PACKAGE, LOCALEDIR);
textdomain (PACKAGE);
- parse_long_options (argc, argv, "stty", PACKAGE_VERSION, usage);
+ parse_long_options (argc, argv, "stty", GNU_PACKAGE, VERSION, usage);
output_type = changed;
verbose_output = 0;