ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/send.h
(Generate patch)

Comparing ircd-hybrid-8/include/send.h (file contents):
Revision 1474 by michael, Sun Jul 22 14:44:07 2012 UTC vs.
Revision 1479 by michael, Sun Jul 22 17:02:48 2012 UTC

# Line 45 | Line 45 | extern void send_queued_write(struct Cli
45   extern void send_queued_all(void);
46   extern void sendto_one(struct Client *, const char *, ...);
47   extern void sendto_channel_butone(struct Client *, struct Client *,
48 <                                  struct Channel *, const char *,
48 >                                  struct Channel *, unsigned int,
49                                    const char *, ...);
50   extern void sendto_common_channels_local(struct Client *, int,
51                                           const char *, ...);

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)