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