[prev in list] [next in list] [prev in thread] [next in thread] 

List:       varnish-commit
Subject:    [master] 147e71d White space fixes
From:       Poul-Henning Kamp <phk () FreeBSD ! org>
Date:       2014-05-19 7:21:31
Message-ID: E1WmHt5-0005Kq-83 () project ! varnish-software ! com
[Download RAW message or body]


commit 147e71d7d378173f81a62c3f861e03981b70ed66
Author: Poul-Henning Kamp <phk@FreeBSD.org>
Date:   Mon May 19 07:21:20 2014 +0000

    White space fixes

diff --git a/bin/varnishadm/varnishadm.c b/bin/varnishadm/varnishadm.c
index 4b219de..60f36ba 100644
--- a/bin/varnishadm/varnishadm.c
+++ b/bin/varnishadm/varnishadm.c
@@ -441,9 +441,9 @@ main(int argc, char * const *argv)
 
 	/*
 	 * By default linux::getopt(3) mangles the argv order, such that
-	 * 	varnishadm -n bla param.set foo -bar
+	 *	varnishadm -n bla param.set foo -bar
 	 * gets interpreted as
-	 * 	varnishadm -n bla -bar param.set foo 
+	 *	varnishadm -n bla -bar param.set foo
 	 * The '+' stops that from happening
 	 * See #1496
 	 */
diff --git a/lib/libvmod_debug/vmod_debug.c b/lib/libvmod_debug/vmod_debug.c
index b3e8334..b2f3313 100644
--- a/lib/libvmod_debug/vmod_debug.c
+++ b/lib/libvmod_debug/vmod_debug.c
@@ -133,7 +133,7 @@ vmod_blob2hex(const struct vrt_ctx *ctx, VCL_BLOB b)
 VCL_BACKEND
 vmod_no_backend(const struct vrt_ctx *ctx)
 {
-	
+
 	CHECK_OBJ_NOTNULL(ctx, VRT_CTX_MAGIC);
 	return (NULL);
 }

_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic