Fix comment.
authorayin <ayin>
Fri, 28 Dec 2007 11:39:02 +0000 (11:39 +0000)
committerayin <ayin>
Fri, 28 Dec 2007 11:39:02 +0000 (11:39 +0000)
src/rxvt.h

index 05bc3ff..003dbe5 100644 (file)
@@ -741,7 +741,7 @@ typedef callback<int (int)> getfd_callback;
 struct line_t {
    text_t *t; // terminal the text
    rend_t *r; // rendition, uses RS_ flags
-   tlen_t_ l; // length of each text line, LINE_CONT == continued on next line
+   tlen_t_ l; // length of each text line
    uint32_t f; // flags
 
    bool is_longer ()