r1543 - trunk/varnish-cache/bin/varnishd

phk at projects.linpro.no phk at projects.linpro.no
Sun Jun 24 12:16:41 CEST 2007


Author: phk
Date: 2007-06-24 12:16:41 +0200 (Sun, 24 Jun 2007)
New Revision: 1543

Modified:
   trunk/varnish-cache/bin/varnishd/cache_vrt.c
Log:
Whitespace nit


Modified: trunk/varnish-cache/bin/varnishd/cache_vrt.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/cache_vrt.c	2007-06-24 10:03:09 UTC (rev 1542)
+++ trunk/varnish-cache/bin/varnishd/cache_vrt.c	2007-06-24 10:16:41 UTC (rev 1543)
@@ -256,6 +256,7 @@
 struct sockaddr *
 VRT_r_client_ip(struct sess *sp)
 {
+
 	return ((struct sockaddr *)sp->sockaddr);
 }
 




More information about the varnish-commit mailing list