Ziplinks appear to work again now.
This commit is contained in:
parent
209b3a713d
commit
8c689f969d
5 changed files with 28 additions and 19 deletions
|
@ -42,7 +42,7 @@ extern void send_pop_queue(struct Client *);
|
|||
|
||||
extern void send_queued(struct Client *to);
|
||||
|
||||
extern void send_queued_slink_write(int fd, void *data);
|
||||
extern void send_queued_slink_write(rb_fde_t *F, void *data);
|
||||
|
||||
extern void sendto_one(struct Client *target_p, const char *, ...) AFP(2, 3);
|
||||
extern void sendto_one_notice(struct Client *target_p,const char *, ...) AFP(2, 3);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue