diff options
Diffstat (limited to 'src/fid.c')
-rw-r--r-- | src/fid.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ also given list the identifiers that occur in both files.\n\ --help display this help and exit\n\ --version output version information and exit\n\ ")); + printf (_("\nReport bugs to " PACKAGE_BUGREPORT "\n\n")); exit (0); } |