From 7360ea5c95955f7ca8588ed6e21505a00ab0bc1c Mon Sep 17 00:00:00 2001 From: ayin Date: Fri, 28 Dec 2007 11:39:02 +0000 Subject: [PATCH] Fix comment. --- src/rxvt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () -- 2.34.1