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 1331 by michael, Sun Apr 1 12:23:21 2012 UTC vs.
Revision 1474 by michael, Sun Jul 22 14:44:07 2012 UTC

# Line 56 | Line 56 | extern void sendto_channel_local_butone(
56   extern void sendto_channel_remote(struct Client *, struct Client *, int,
57                                    const unsigned int, const unsigned int,
58                                    struct Channel *, const char *, ...);
59 < extern void sendto_server(struct Client *, const struct Channel *,
59 > extern void sendto_server(struct Client *,
60                            const unsigned int,
61                            const unsigned int, const char *, ...);
62   extern void sendto_match_butone(struct Client *, struct Client *,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines