Parent Directory
|
Revision Log
|
Patch
revision 2691 by michael, Sat Aug 3 18:02:16 2013 UTC | revision 2692 by michael, Tue Dec 17 18:56:15 2013 UTC | |
---|---|---|
# | Line 82 report_confitem_types(struct Client *sou | Line 82 report_confitem_types(struct Client *sou |
82 | dlink_node *ptr = NULL; | dlink_node *ptr = NULL; |
83 | struct MaskItem *conf = NULL; | struct MaskItem *conf = NULL; |
84 | const struct shared_flags *shared = NULL; | const struct shared_flags *shared = NULL; |
85 | char buf[12]; | char buf[IRCD_BUFSIZE]; |
86 | char *p = NULL; | char *p = NULL; |
87 | ||
88 | switch (type) | switch (type) |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |