diff options
Diffstat (limited to 'src/fe-text')
-rw-r--r-- | src/fe-text/textbuffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/textbuffer.h b/src/fe-text/textbuffer.h index c411f294..adea3604 100644 --- a/src/fe-text/textbuffer.h +++ b/src/fe-text/textbuffer.h @@ -32,7 +32,7 @@ typedef struct _LINE_REC { /* Text in the line. \0 means that the next char will be a color or command. - If the 8th bit is set, the first 7 bits are the command + If the 7th bit is set, the lowest 7 bits are the command (see LINE_CMD_xxxx). Otherwise they specify a color change: Bit: |