From 9785733416ef26d325802b81692f6fdc3506be55 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 7 Apr 2000 12:04:36 +0000 Subject: Changing code to ensure no warnings are produced by compilers. --- src/Document.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Document.h') diff --git a/src/Document.h b/src/Document.h index ae25d69f4..2e00efee5 100644 --- a/src/Document.h +++ b/src/Document.h @@ -74,7 +74,7 @@ private: CellBuffer cb; bool wordchars[256]; int stylingPos; - int stylingMask; + char stylingMask; int endStyled; int enteredCount; int enteredReadOnlyCount; -- cgit v1.2.3