Parent Directory
|
Revision Log
|
Patch
revision 7321 by michael, Wed Feb 3 16:41:19 2016 UTC | revision 7322 by michael, Sun Feb 14 15:41:25 2016 UTC | |
---|---|---|
# | Line 64 cluster_make(void) | Line 64 cluster_make(void) |
64 | } | } |
65 | ||
66 | void | void |
67 | cluster_distribute(void *source_p, const char *command, unsigned int capab, | cluster_distribute(const void *source_p, const char *command, unsigned int capab, |
68 | unsigned int type, const char *pattern, ...) | unsigned int type, const char *pattern, ...) |
69 | { | { |
70 | va_list args; | va_list args; |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |