From: ayin Date: Fri, 28 Dec 2007 11:39:02 +0000 (+0000) Subject: Fix comment. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=7360ea5c95955f7ca8588ed6e21505a00ab0bc1c;p=dana%2Furxvt.git Fix comment. --- diff --git a/src/rxvt.h b/src/rxvt.h index 05bc3ff1..003dbe5b 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -741,7 +741,7 @@ typedef callback 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 ()