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/slideshow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/slideshow.c') diff --git a/src/slideshow.c b/src/slideshow.c index 255e7d6..19ab6a6 100644 --- a/src/slideshow.c +++ b/src/slideshow.c @@ -311,7 +311,7 @@ void feh_action_run(feh_file * file, char *action) { if (action) { char *sys; - D(3, ("Running action %s\n", action)); + D(("Running action %s\n", action)); sys = feh_printf(action, file); if (opt.verbose && !opt.list && !opt.customlist) -- cgit v1.2.3