diff --git a/src/options.c b/src/options.c index 4f65c53fe8306fbfbc3906b0827157a68b9337c9..810bc63a4b0c3f367b085cc4177eebfc6802430c 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); }