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 1446 by michael, Thu May 10 20:41:45 2012 UTC vs.
Revision 1447 by michael, Mon Jun 25 20:22:29 2012 UTC

# Line 47 | Line 47 | struct module_path
47    char path[PATH_MAX + 1];
48   };
49  
50 + extern dlink_list modules_list;
51 +
52   /* add a path */
53   extern void mod_add_path(const char *);
54   extern void mod_clear_paths(void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines