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

Comparing ircd-hybrid-8/include/modules.h (file contents):
Revision 1230 by michael, Thu Sep 22 19:41:19 2011 UTC vs.
Revision 1231 by michael, Thu Sep 22 19:50:51 2011 UTC

# Line 43 | Line 43 | struct module
43    void *handle;
44    void (*modinit)(void);
45    void (*modexit)(void);
46  void (*modremove)(void);
46    unsigned int flags;
48  int core;
47   };
48  
49   struct module_path

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines