diff options
-rw-r--r-- | src/options.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.c b/src/options.c index 4f65c53..810bc63 100644 --- a/src/options.c +++ b/src/options.c @@ -1131,7 +1131,7 @@ void show_usage(void) "See 'man feh' for more detailed information\n" "\n" "This program is free software see the file COPYING for licensing info.\n" "Copyright Tom Gilbert (and various contributors) 1999-2003\n" - "Email bugs to <feh_sucks@linuxbrit.co.uk>\n"); + "Email bugs to <derf@chaosdorf.de>\n"); exit(0); } |