ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/core/m_squit.c
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/modules/core/m_squit.c (file contents):
Revision 5346 by michael, Sun Jan 11 12:41:14 2015 UTC vs.
Revision 5863 by michael, Tue Apr 28 12:23:14 2015 UTC

# Line 217 | Line 217 | module_exit(void)
217  
218   struct module module_entry =
219   {
220  .node    = { NULL, NULL, NULL },
221  .name    = NULL,
220    .version = "$Revision$",
223  .handle  = NULL,
221    .modinit = module_init,
222    .modexit = module_exit,
223    .flags   = MODULE_FLAG_CORE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines