view docs/noffle.lsm @ 268:f049f8639dc0 noffle

[svn] * src/client.c: Fix old bug in readField() where the last field in a line would not terminate the buffer properly if the line ended with \0. This could in practice lead to rubbish in the Lines: field, with extra numerals from the preceding Bytes: field being added.
author bears
date Tue, 08 Oct 2002 14:52:52 +0100
parents a53d3f2f2f38
children
line wrap: on
line source

Begin4
Title:          NOFFLE - news server 
Version:	1.0
Entered-date:   2002-07-12
Description:    NOFFLE is a news server optimized for low speed dialup
		connections to the Internet and few users.
		It allows reading news offline with many news reader
                programs, even if they do not support offline reading
                by themselves.
Keywords:       news server, news reader, offline, modem, dialup
Author:		Markus Enzenberger <me@markus-enzenberger.de>
Maintained-by:  Markus Enzenberger <me@markus.enzenberger.de>
                Jim Hague <jim@bear-cave.org.uk>
Primary-site:   http://noffle.sourceforge.net
Platforms:      UNIX, GNU/Linux
Copying-policy: GPL
End