From d2299a660d680f8a533abcbf8e050eb41a893e25 Mon Sep 17 00:00:00 2001 From: Zufu Liu Date: Fri, 4 Mar 2022 08:21:05 +1100 Subject: Feature [feature-requests:#1432] Cosmetic - comment position and trailing space. --- src/EditView.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/EditView.cxx b/src/EditView.cxx index 1e87fa294..fad523351 100644 --- a/src/EditView.cxx +++ b/src/EditView.cxx @@ -388,7 +388,7 @@ bool ViewIsASCII(std::string_view text) { void LayoutSegments(IPositionCache *pCache, Surface *surface, const ViewStyle &vstyle, - LineLayout *ll, + LineLayout *ll, const std::vector &segments, std::atomic &nextIndex, const bool textUnicode, -- cgit v1.2.3