K 10
svn:author
V 5
eagle
K 8
svn:date
V 27
2009-12-01T19:32:54.928990Z
K 7
svn:log
V 300
Send a space rather than a blank line in tinyleaf HELP output

GCC format checking doesn't permit an empty format (""), which meant that
tinyleaf failed to compile since format checking was added to
nntp_send_line_noflush.  Work around this for the time being by sending
a single space on that line.

END
