From dc0398d650e75efe9641f0c48d630f2c2027281a Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 24 Aug 2021 11:39:57 +1000 Subject: Remove line end white space. --- src/ViewStyle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ViewStyle.h') diff --git a/src/ViewStyle.h b/src/ViewStyle.h index 66a853848..843efc660 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -70,7 +70,7 @@ struct CaretLineAppearance { }; struct CaretAppearance { - // Line, block, over-strike bar ... + // Line, block, over-strike bar ... Scintilla::CaretStyle style; // Width in pixels int width; -- cgit v1.2.3