summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-01-27 20:42:45 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-01-27 20:42:45 +0000
commit820c9d3d8288c8d6dfb3172750bc26adea76f66c (patch)
tree0202c01baa7dc68df1fcd8f7db556c872fd674bf
parent0f1550dbf8b1480e66a27882ed289562f0fb11bb (diff)
downloadirssi-820c9d3d8288c8d6dfb3172750bc26adea76f66c.zip
Comment changes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2347 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r--src/fe-text/textbuffer.h2
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: