mirror of
https://github.com/tmux/tmux.git
synced 2026-06-20 17:25:57 +00:00
Spacing nit.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user