mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
commit
fa7539b616
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue