summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
authorFelix Crux <crux@google.com>2011-11-03 17:49:28 -0400
committerFelix Crux <crux@google.com>2011-11-03 17:49:28 -0400
commit4a575061628db48c8043d3083b34ce5cf335c018 (patch)
tree58e061d4fbe69d1fc241ec89dd81188f8a7e7798 /src/options.h
parent476f50ab454e6b8043149fc34313fcc771c7b555 (diff)
Chaning the name of the option to suppress .fehbg
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h2
1 files changed, 1 insertions, 1 deletions
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;