mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
source cleanup: remove trailing whitespaces
This commit is contained in:
parent
503cbeb330
commit
51239925ec
44 changed files with 92 additions and 92 deletions
|
|
@ -72,7 +72,7 @@ struct _TEXT_BUFFER_VIEW_REC {
|
|||
|
||||
/* how many empty lines are in screen. a screenful when started
|
||||
or used /CLEAR */
|
||||
int empty_linecount;
|
||||
int empty_linecount;
|
||||
/* window is at the bottom of the text buffer */
|
||||
unsigned int bottom:1;
|
||||
/* if !bottom - new text has been printed since we were at bottom */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue