From e1aed7e978ea2925aa6e38a2ab0ac0e0e5a3fdcd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 20 Mar 2010 12:53:41 +0100 Subject: Update mail address in --help output --- src/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \n"); + "Email bugs to \n"); exit(0); } -- cgit v1.2.3