mirror of
https://github.com/irssi/irssi.git
synced 2026-08-15 14:42:08 +02:00
properly restore the saved text dest
This commit is contained in:
parent
964c067b1e
commit
0cc1e4b7cd
6 changed files with 36 additions and 22 deletions
|
|
@ -9,6 +9,7 @@ typedef struct _TEXT_BUFFER_FORMAT_REC {
|
|||
char *server_tag;
|
||||
char *target;
|
||||
char *nick;
|
||||
char *address;
|
||||
char **args;
|
||||
int nargs;
|
||||
GSList *expando_cache;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue