Re: two minor typo

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 10 Nov 2002 05:43:50 +0100

Thanks. Fixed.

Regards
Henrik

On Saturday 02 November 2002 16.33, Evgeny Kotsuba wrote:
> 1. extra comma at "EXT_ACL_HEADER_ID_MEMBER," - error in IBM VAC
> Squid, 2.5,3.0
>
> squid3\src\external_acl.cc
> squid\src\external_acl.c
> --------------
> struct _external_acl_format {
> enum {
> [....]
> EXT_ACL_HEADER_ID_MEMBER,
> } type;
> --------------
>
>
> 2. Wrong debug section (?) in mime.c/mime.cc
> Squid, 2.5,3.0
>
> if ((fp = fopen(filename, "r")) == NULL) {
> debug(50, 1) ("mimeInit: %s: %s\n", filename, xstrerror());
>
> if (fstat(fd, &sb) < 0) {
> debug(50, 0) ("mimeLoadIconFile: FD %d: fstat: %s\n", fd,
> xstrerror());
>
> section 50 Log file handling
>
> SY,
> Evgeny Kotsuba
Received on Sat Nov 09 2002 - 21:43:48 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:18:40 MST