--------------------- PatchSet 5802 Date: 2003/06/27 01:19:59 Author: hno Branch: collapsed_forwarding-2_5 Tag: (none) Log: indent Members: src/client_side.c:1.47.2.31.4.1->1.47.2.31.4.2 Index: squid/src/client_side.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/client_side.c,v retrieving revision 1.47.2.31.4.1 retrieving revision 1.47.2.31.4.2 diff -u -r1.47.2.31.4.1 -r1.47.2.31.4.2 --- squid/src/client_side.c 21 Jun 2003 12:50:01 -0000 1.47.2.31.4.1 +++ squid/src/client_side.c 27 Jun 2003 01:19:59 -0000 1.47.2.31.4.2 @@ -1,6 +1,6 @@ /* - * $Id: client_side.c,v 1.47.2.31.4.1 2003/06/21 12:50:01 hno Exp $ + * $Id: client_side.c,v 1.47.2.31.4.2 2003/06/27 01:19:59 hno Exp $ * * DEBUG: section 33 Client-side Routines * AUTHOR: Duane Wessels @@ -1641,7 +1641,7 @@ memFree(buf, MEM_CLIENT_SOCK_BUF); return; } -hit: + hit: if (r->flags.ims) { /* * Handle If-Modified-Since requests from the client