aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PositionCache.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PositionCache.cxx')
-rw-r--r--src/PositionCache.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PositionCache.cxx b/src/PositionCache.cxx
index 6df915b8b..fff1d58a6 100644
--- a/src/PositionCache.cxx
+++ b/src/PositionCache.cxx
@@ -55,7 +55,7 @@ LineLayout::LineLayout(int maxLineLength_) :
numCharsBeforeEOL(0),
validity(llInvalid),
xHighlightGuide(0),
- highlightColumn(0),
+ highlightColumn(false),
containsCaret(false),
edgeColumn(0),
chars(0),