Changeset 1932
- Timestamp:
- 08/17/2007 10:17:00 PM (13 months ago)
- Files:
-
- 1 modified
-
branches/lighttpd-1.4.x/src/mod_proxy.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.4.x/src/mod_proxy.c
r1500 r1932 64 64 typedef struct { 65 65 array *extensions; 66 int debug;66 unsigned short debug; 67 67 68 68 proxy_balance_t balance;

