summaryrefslogtreecommitdiff
path: root/src/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screen.h b/src/screen.h
index 2ca0698..01a9d97 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -117,6 +117,7 @@ struct Message {
union {
struct {
int lflag;
+ int Lflag;
bool aflag;
int flowflag;
int hheight; /* size of scrollback buffer */