From ae46674dd69cc4e65f595dc364a8c35c8d6aee30 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 17 Jul 2010 17:05:21 +0200 Subject: --debug-level → --debug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/multiwindow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/multiwindow.c') diff --git a/src/multiwindow.c b/src/multiwindow.c index 4fab4ee..c46e453 100644 --- a/src/multiwindow.c +++ b/src/multiwindow.c @@ -58,7 +58,7 @@ void init_multiwindow_mode(void) if (!feh_main_iteration(0)) exit(0); } else { - D(3, ("EEEK. Couldn't load image in multiwindow mode. " + D(("EEEK. Couldn't load image in multiwindow mode. " "I 'm not sure if this is a problem\n")); } free(s); -- cgit v1.2.3