INN commit: trunk/nnrpd (nnrpd.c)
INN Commit
Russ_Allbery at isc.org
Wed Aug 27 21:18:19 UTC 2008
Date: Wednesday, August 27, 2008 @ 14:18:18
Author: iulius
Revision: 7980
Oops... NEWGROUPS of course!
Modified:
trunk/nnrpd/nnrpd.c
---------+
nnrpd.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: nnrpd.c
===================================================================
--- nnrpd.c 2008-08-27 21:09:21 UTC (rev 7979)
+++ nnrpd.c 2008-08-27 21:18:18 UTC (rev 7980)
@@ -132,10 +132,10 @@
"[newsgroup [range]]" },
{ "MODE", CMDmode, false, 2, 2,
"READER" },
- { "NEWSGROUPS", CMDnewgroups, true, 3, 4,
- "[YY]yymmdd hhmmss [\"GMT\"]" },
+ { "NEWGROUPS", CMDnewgroups, true, 3, 4,
+ "[yy]yymmdd hhmmss [\"GMT\"]" },
{ "NEWNEWS", CMDnewnews, true, 4, 5,
- "wildmat [YY]yymmdd hhmmss [\"GMT\"]" },
+ "wildmat [yy]yymmdd hhmmss [\"GMT\"]" },
{ "NEXT", CMDnextlast, true, 1, 1,
NULL },
{ "POST", CMDpost, true, 1, 1,
More information about the inn-committers
mailing list