Author: DNB
Date: Sun May 29 12:38:46 2005
New Revision: 20
Modified:
trunk/blsb.c
Log:
fix message fmt
Modified: trunk/blsb.c
==============================================================================
--- trunk/blsb.c (original)
+++ trunk/blsb.c Sun May 29 12:38:46 2005
@@ -363,7 +363,7 @@
lnode = list_next(blsb.domains, lnode);
}
/* if we get here, then we can't find the entry */
- irc_prefmsg (blsb_bot, cmdparams->source, "Error, no entry for %", cmdparams->av[0]);
+ irc_prefmsg (blsb_bot, cmdparams->source, "Error, no entry for %s", cmdparams->av[0]);
return NS_FAILURE;
}
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.