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

Comparing ircd-hybrid/src/conf/auth.c (file contents):
Revision 735 by adx, Fri Jul 21 21:19:03 2006 UTC vs.
Revision 736 by adx, Sat Jul 22 20:13:05 2006 UTC

# Line 32 | Line 32 | static int acb_type_auth = -1;
32   static struct AuthConf tmpauth = {{0}, 0};
33   static dlink_list tmpuh = {0};
34  
35 + // TODO: These should be modularised like acb_types
36   static const struct FlagMapping {
37    char letter;
38    const char *name;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)