Hi Henrik,
Il 23.45 26/04/2002 Henrik Nordstrom ha scritto:
>Guido Serassio wrote:
>
> > So, if You want, can I change it and send a patch ?
>
>You can always send a patch. The worst thing that can happen is that we say
>"no, it is better done this other way".
>
>Regards
>Henrik
OK, Here is the patch following Your opinion.
Index: structs.h
===================================================================
RCS file: /cvsroot/squid/squid/src/structs.h,v
retrieving revision 1.56
diff -u -p -r1.56 structs.h
--- structs.h 21 Apr 2002 21:28:33 -0000 1.56
+++ structs.h 28 Apr 2002 09:38:47 -0000
@@ -2068,7 +2068,7 @@ struct _helper_stateful_server {
unsigned int busy:1;
unsigned int closing:1;
unsigned int shutdown:1;
- stateful_helper_reserve_t reserved:2;
+ stateful_helper_reserve_t reserved;
} flags;
struct {
int uses;
Regards
Guido
-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Sun Apr 28 2002 - 03:40:48 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:22 MST