summaryrefslogtreecommitdiff
path: root/common/typedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/typedefs.h')
-rw-r--r--common/typedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/typedefs.h b/common/typedefs.h
index 2cc007c..502ba49 100644
--- a/common/typedefs.h
+++ b/common/typedefs.h
@@ -246,7 +246,7 @@ typedef struct
bool images;
bool listend;
bool liststep;
- bool hilite;
+ bool highlight;
LC_IMAGEDLG_OPTS imdlg;
} LC_HTMLDLG_OPTS;