/[svn]/ircd-hybrid/include/packet.h
ViewVC logotype

Diff of /ircd-hybrid/include/packet.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 69 by adx, Tue Oct 4 16:09:51 2005 UTC revision 178 by adx, Sat Oct 22 10:02:43 2005 UTC
# Line 25  Line 25 
25  #ifndef INCLUDED_packet_h  #ifndef INCLUDED_packet_h
26  #define INCLUDED_packet_h  #define INCLUDED_packet_h
27    
   
28  /*  /*
29   * this hides in here rather than in defaults.h because it really shouldn't   * 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!   * be tweaked unless you *REALLY REALLY* know what you're doing!
# Line 47  Line 46 
46    
47  struct Callback;  struct Callback;
48    
49    void *iorecv_default(va_list);
50  extern struct Callback *iorecv_cb;  extern struct Callback *iorecv_cb;
51  extern struct Callback *iorecvctrl_cb;  extern struct Callback *iorecvctrl_cb;
52    

Legend:
Removed from v.69  
changed lines
  Added in v.178

svnadmin@ircd-hybrid.org
ViewVC Help
Powered by ViewVC 1.1.30