On 13/10/2003, at 11:00, Ward Viaene wrote:
Hi,
I was reading the API documentation for apache 1.3, when I saw a little
mistake in this line:
if ((errstatus = ap_set_content_length (r, r->finfo.st_size)) {
There is missing a bracket.
Thanks, fixed in CVS.
Cheers,
Erik
greetings,
Ward Viaene
--
Hi,
I was reading the API documentation for apache 1.3, when I saw a little
mistake in this line:
if ((errstatus = ap_set_content_length (r, r->finfo.st_size)) {
There is missing a bracket.
greetings,
Ward Viaene
-
To unsubs