INN commit: trunk/nnrpd (nnrpd.c)
INN Commit
Russ_Allbery at isc.org
Sun Aug 24 09:51:57 UTC 2008
Date: Sunday, August 24, 2008 @ 02:51:57
Author: iulius
Revision: 7961
No argument allowed to HELP.
Modified:
trunk/nnrpd/nnrpd.c
---------+
nnrpd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: nnrpd.c
===================================================================
--- nnrpd.c 2008-08-24 09:22:42 UTC (rev 7960)
+++ nnrpd.c 2008-08-24 09:51:57 UTC (rev 7961)
@@ -123,7 +123,7 @@
"newsgroup" },
{ "head", CMDfetch, true, 1, 2,
CMDfetchhelp },
- { "help", CMDhelp, false, 1, CMDany,
+ { "help", CMDhelp, false, 1, 1,
NULL },
{ "ihave", CMDpost, true, 2, 2,
"MessageID" },
More information about the inn-committers
mailing list