summaryrefslogtreecommitdiff
path: root/convertquota.c
diff options
context:
space:
mode:
Diffstat (limited to 'convertquota.c')
-rw-r--r--convertquota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/convertquota.c b/convertquota.c
index 76bd1e8..d913e05 100644
--- a/convertquota.c
+++ b/convertquota.c
@@ -45,7 +45,7 @@ static void usage(void)
-f, --convert-format oldfmt,newfmt convert from old to VFSv0 quota format\n\
-h, --help show this help text and exit\n\
-V, --version output version information and exit\n\n"), progname);
- errstr(_("Bugs to %s\n"), MY_EMAIL);
+ errstr(_("Bugs to %s\n"), PACKAGE_BUGREPORT);
exit(1);
}