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/options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 3aa6dc1..6ef4f64 100644 --- a/src/options.h +++ b/src/options.h @@ -111,7 +111,7 @@ struct __fehoptions { unsigned int thumb_redraw; int reload; int sort; - int debug_level; + int debug; int geom_flags; int geom_x; int geom_y; -- cgit v1.2.3