]> jfr.im git - solanum.git/blobdiff - ircd/operhash.c
ircd: do nothing in client_release_connids if !MyConnect
[solanum.git] / ircd / operhash.c
index d627bbf1b50539360dc04aae819c614c0c3f523d..a8348cb200adb83c26967aa21338b90de5fa9763 100644 (file)
@@ -37,7 +37,7 @@
 #include "operhash.h"
 #include "rb_radixtree.h"
 
-static struct rb_radixtree *operhash_tree = NULL;
+static rb_radixtree *operhash_tree = NULL;
 
 struct operhash_entry
 {