mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
commit
fa7539b616
@ -10,7 +10,7 @@ typedef struct {
|
||||
int lines;
|
||||
|
||||
int refcount;
|
||||
int redo:1;
|
||||
unsigned int redo:1;
|
||||
} HISTORY_REC;
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user