]> jfr.im git - irc/quakenet/newserv.git/commitdiff
nick->node
authorPaul <redacted>
Thu, 1 Jan 2009 01:59:31 +0000 (01:59 +0000)
committerPaul <redacted>
Thu, 1 Jan 2009 01:59:31 +0000 (01:59 +0000)
--HG--
branch : paul

patriciasearch/patriciasearch.c

index 928884c4aa151d0e9fd9574774ba7dfa600785f4..97091b7f2310dd2f3bc2547b16d3459c5ce7327e 100644 (file)
@@ -51,7 +51,7 @@ int do_pnodesearch_real(replyFunc reply, wallFunc wall, void *source, int cargc,
 
   if (cargc<1) { 
     reply( sender, "Usage: [flags] <criteria>");
-    reply( sender, "For help, see help nicksearch");
+    reply( sender, "For help, see help nodesearch");
     return CMD_OK;
   }