From f531053b2f96cbd5c0f7453d7ccb0d56c56d31d9 Mon Sep 17 00:00:00 2001 From: ayin Date: Thu, 21 Feb 2008 10:29:47 +0000 Subject: [PATCH] Fix typo. --- src/rxvt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rxvt.h b/src/rxvt.h index 4f5df6ae..00562e9f 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -803,7 +803,7 @@ typedef struct { * | terminal +---------+ * | terminal | * | terminal | - * +------------+···········= term_stat + nrow - 1 + * +------------+···········= term_start + nrow - 1 * | * | * END······················= total_rows -- 2.34.1