Parent Directory
|
Revision Log
|
Patch
revision 8187 by michael, Sat Dec 31 13:59:33 2016 UTC | revision 8188 by michael, Fri Apr 14 11:14:47 2017 UTC | |
---|---|---|
# | Line 29 struct OperCommandHash | Line 29 struct OperCommandHash |
29 | ||
30 | struct Command | struct Command |
31 | { | { |
32 | node_t node; /**< Doubly linked list node */ | |
33 | ||
34 | /* Points to specific entry in COMMAND_TABLE in opercmd.c */ | /* Points to specific entry in COMMAND_TABLE in opercmd.c */ |
35 | const struct OperCommandHash *tab; | const struct OperCommandHash *tab; |
36 |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |