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

Comparing ircd-hybrid/include/packet.h (file contents):
Revision 69 by adx, Tue Oct 4 16:09:51 2005 UTC vs.
Revision 178 by adx, Sat Oct 22 10:02:43 2005 UTC

# Line 25 | Line 25
25   #ifndef INCLUDED_packet_h
26   #define INCLUDED_packet_h
27  
28
28   /*
29   * this hides in here rather than in defaults.h because it really shouldn't
30   * be tweaked unless you *REALLY REALLY* know what you're doing!
# Line 47 | Line 46
46  
47   struct Callback;
48  
49 + void *iorecv_default(va_list);
50   extern struct Callback *iorecv_cb;
51   extern struct Callback *iorecvctrl_cb;
52  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines