+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -3893,7 +3893,7 @@ void ex_display(exarg_T *eap)
3893
3893
msg_puts_attr("^J", attr);
3894
3894
n -= 2;
3895
3895
}
3896
-
for (p = yb->y_array[j]; *p && (n -= ptr2cells(p)) >= 0; p++) {
3896
+
for (p = yb->y_array[j]; *p && (n -= ptr2cells(p)) >= 0; p++) { // -V1019
3897
3897
clen = utfc_ptr2len(p);
3898
3898
msg_outtrans_len(p, clen);
3899
3899
p += clen - 1;
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4