little bug(?) in nnrpd.c
Sven Paulus
sven at tin.org
Mon Aug 14 11:11:01 UTC 2000
While reading through the 2.3 nnrpd code, I think the ':' after 't' in
nnrpd/nnrpd.c:main() in the HAVE_SSL-case is wrong:
#ifdef HAVE_SSL
while ((i = getopt(argc, argv, "b:Di:g:op:Rr:s:t:S")) != EOF)
#else
while ((i = getopt(argc, argv, "b:Di:g:op:Rr:s:t")) != EOF)
#endif /* HAVE_SSL */
Instead "b:Di:g:op:Rr:s:tS" would be the right string.
Sven
--
--Sven-Paulus----------28-48-32--3-----ub6v at rz.uni-karlsruhe.de------
--Karlstr.-55----------30--2-50-29-----sven at oops.inka.de-------------
--D-76133-Karlsruhe----44-49-10--8-----T#-49-721-9375094---------irc-
--PGP-ID-3C9A6091-------9-12-19-71-----F#-49-721-9375095-----svennie-
More information about the inn-bugs
mailing list