aboutsummaryrefslogtreecommitdiffstats
path: root/fm.h
diff options
context:
space:
mode:
Diffstat (limited to 'fm.h')
-rw-r--r--fm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fm.h b/fm.h
index b6cedcf..8f594dc 100644
--- a/fm.h
+++ b/fm.h
@@ -921,7 +921,7 @@ global char *CurrentKeyData;
global char *CurrentCmdData;
global char *w3m_reqlog;
extern char *w3m_version;
-extern int support_remote_image;
+extern int enable_inline_image;
#define DUMP_BUFFER 0x01
#define DUMP_HEAD 0x02