Spacing nit.

This commit is contained in:
Nicholas Marriott
2026-06-16 23:54:18 +01:00
parent 2ce8ff9e6d
commit 1ab8bde0b1

View File

@@ -62,7 +62,7 @@ enum redraw_span_type {
/* UTF-8 isolate characters. */
#define REDRAW_START_ISOLATE "\342\201\246"
#define REDRAW_END_ISOLATE "\342\201\251"
#define REDRAW_END_ISOLATE "\342\201\251"
/* Data for a span. */
struct redraw_span_data {