diff options
Diffstat (limited to 'pimd/pim_main.c')
| -rw-r--r-- | pimd/pim_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_main.c b/pimd/pim_main.c index 2fb4a22f07..337f925271 100644 --- a/pimd/pim_main.c +++ b/pimd/pim_main.c @@ -116,7 +116,7 @@ Daemon which manages PIM.\n\n\ "\ -h, --help Display this help and exit\n\ \n\ -Report bugs to %s\n", progname, PIMD_BUG_ADDRESS); +Report bugs to %s\n", progname, PACKAGE_BUGREPORT); } exit (status); |
