diff options
author | Timo Sirainen <cras@irssi.org> | 2002-01-27 20:42:45 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-01-27 20:42:45 +0000 |
commit | 820c9d3d8288c8d6dfb3172750bc26adea76f66c (patch) | |
tree | 0202c01baa7dc68df1fcd8f7db556c872fd674bf /src | |
parent | 0f1550dbf8b1480e66a27882ed289562f0fb11bb (diff) | |
download | irssi-820c9d3d8288c8d6dfb3172750bc26adea76f66c.zip |
Comment changes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2347 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src')
-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: |