summaryrefslogtreecommitdiff
path: root/src/dirname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dirname.c')
-rw-r--r--src/dirname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dirname.c b/src/dirname.c
index 2253391ce..bc2b0f362 100644
--- a/src/dirname.c
+++ b/src/dirname.c
@@ -64,7 +64,7 @@ Examples:\n\
%s stdio.h Output \".\".\n\
"),
program_name, program_name);
- printf (_("\nReport bugs to <%s>.\n"), PACKAGE_BUGREPORT);
+ emit_bug_reporting_address ();
}
exit (status);
}