mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
bugfix
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@218 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
20af1dfcfe
commit
c3a45ce00e
2 changed files with 0 additions and 2 deletions
|
|
@ -348,7 +348,6 @@ static char *output_format_text_args(TEXT_DEST_REC *dest, FORMAT_REC *format, co
|
|||
|
||||
/* read all optional arguments to arglist[] list
|
||||
so they can be used in any order.. */
|
||||
memset(arglist, 0, sizeof(arglist)); /*REMOVE!!!!!!!*/
|
||||
read_arglist(args, format,
|
||||
arglist, sizeof(arglist)/sizeof(void*),
|
||||
buffer, sizeof(buffer));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue