mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
Irssi::timeout_add(), timeout_add_once() and input_add() were buggy.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2992 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
14f3c0c2e5
commit
902280eca7
3 changed files with 6 additions and 5 deletions
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "perl-core.h"
|
||||
#include "perl-common.h"
|
||||
#include "perl-sources.h"
|
||||
|
||||
typedef struct {
|
||||
PERL_SCRIPT_REC *script;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue