mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Comment changes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2347 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
0f1550dbf8
commit
820c9d3d82
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user