# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |