From 4a575061628db48c8043d3083b34ce5cf335c018 Mon Sep 17 00:00:00 2001 From: Felix Crux Date: Thu, 3 Nov 2011 17:49:28 -0400 Subject: Chaning the name of the option to suppress .fehbg --- 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 5192f9d..899bcf1 100644 --- a/src/options.h +++ b/src/options.h @@ -68,7 +68,7 @@ struct __fehoptions { unsigned char hold_actions[10]; unsigned char text_bg; unsigned char image_bg; - unsigned char no_bgfile; + unsigned char no_fehbg; char *output_file; char *output_dir; -- cgit v1.2.3