summaryrefslogtreecommitdiff
path: root/src/multiwindow.c
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-07-17 17:05:21 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-07-17 17:05:21 +0200
commitae46674dd69cc4e65f595dc364a8c35c8d6aee30 (patch)
tree917210687fb1e6869ecc902bbb6cffa70ec1ef72 /src/multiwindow.c
parentcb6b53e20ab7f7450d10a27a987a6ccbfeb4fe1e (diff)
--debug-level → --debug
Diffstat (limited to 'src/multiwindow.c')
-rw-r--r--src/multiwindow.c2
1 files changed, 1 insertions, 1 deletions
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);