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

Comparing ircd-hybrid/branches/8.2.x/src/user.c (file contents):
Revision 6186 by michael, Wed Jun 24 17:49:10 2015 UTC vs.
Revision 6190 by michael, Wed Jun 24 17:57:02 2015 UTC

# Line 87 | Line 87 | const struct user_modes  umode_tab[] =
87   };
88  
89   void
90 < user_usermodes_init(void)
90 > user_modes_init(void)
91   {
92    char *umode_buffer_ptr = umode_buffer;
93  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines