r4020 - trunk/varnish-cache/bin/varnishd

des at projects.linpro.no des at projects.linpro.no
Wed Apr 1 16:10:29 CEST 2009


Author: des
Date: 2009-04-01 16:10:29 +0200 (Wed, 01 Apr 2009)
New Revision: 4020

Modified:
   trunk/varnish-cache/bin/varnishd/stevedore_utils.c
Log:
Whitespace cleanup


Modified: trunk/varnish-cache/bin/varnishd/stevedore_utils.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/stevedore_utils.c	2009-04-01 13:35:03 UTC (rev 4019)
+++ trunk/varnish-cache/bin/varnishd/stevedore_utils.c	2009-04-01 14:10:29 UTC (rev 4020)
@@ -45,7 +45,7 @@
 #ifdef HAVE_SYS_MOUNT_H
 #include <sys/mount.h>
 #endif
-                
+
 #ifdef HAVE_SYS_STATVFS_H
 #include <sys/statvfs.h>
 #endif
@@ -85,7 +85,7 @@
 	char *q;
 	int retval = 1;
 
-	AN(fn);	
+	AN(fn);
 	AN(fnp);
 	AN(fdp);
 	*fnp = NULL;



More information about the varnish-commit mailing list