]> jfr.im git - irc/quakenet/newserv.git/blobdiff - patriciasearch/patriciasearch.h
tidy warnings
[irc/quakenet/newserv.git] / patriciasearch / patriciasearch.h
index 6436509b2e72d19f02fe36ad30026e3e86bcac58..db3b48b76301711c0da750227bbda7bddc3073e9 100644 (file)
@@ -11,7 +11,7 @@ void pnodesearch_exe(struct searchNode *search, searchCtx *ctx, patricia_node_t
 
 int do_pnodesearch_real(replyFunc reply, wallFunc wall, void *source, int cargc, char **cargv);
 
-int ast_pnodesearch(searchASTExpr *tree, replyFunc reply, void *sender, wallFunc wall, NodeDisplayFunc display, HeaderFunc header, void *headerarg, int limit);
+int ast_nodesearch(searchASTExpr *tree, replyFunc reply, void *sender, wallFunc wall, NodeDisplayFunc display, HeaderFunc header, void *headerarg, int limit);
 
 void regpnodedisp(const char *name, NodeDisplayFunc handler);
 void unregpnodedisp(const char *name, NodeDisplayFunc handler);