ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/pxys-hybrid/trunk/pxyservd/src/irc_send.h
(Generate patch)

Comparing pxys-hybrid/trunk/pxyservd/src/irc_send.h (file contents):
Revision 3403 by michael, Mon Apr 28 19:16:14 2014 UTC vs.
Revision 3404 by michael, Mon Apr 28 19:47:30 2014 UTC

# Line 28 | Line 28
28   #define CRLF "\r\n"
29   #define MSGBUF_SIZE 512
30  
31 struct Channel;
32
31   extern void send_queued(void);
32   extern void send_raw(const char *fmt, ...);
33   extern void send_gline(struct in_addr addr, time_t delay, const char *fmt,...);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines