]> jfr.im git - irc/quakenet/newserv.git/blobdiff - newsearch/newsearch.h
Merge default.
[irc/quakenet/newserv.git] / newsearch / newsearch.h
index 98c8ac060db87fd7cc72257af585910bb82ab9cf..67ebe1165249b322a556004276fd95fbbed64f43 100644 (file)
@@ -148,6 +148,7 @@ struct searchNode *killed_parse(searchCtx *ctx, int argc, char **argv);
 struct searchNode *renamed_parse(searchCtx *ctx, int argc, char **argv);
 struct searchNode *age_parse(searchCtx *ctx, int argc, char **argv);
 struct searchNode *newnick_parse(searchCtx *ctx, int argc, char **argv);
+struct searchNode *reason_parse(searchCtx *ctx, int argc, char **argv);
 
 /* Channel functions (various types) */
 struct searchNode *exists_parse(searchCtx *ctx, int argc, char **argv);