[master] 6bae8a4 More whitespace OCD

Federico G. Schwindt fgsch at lodoss.net
Sat Apr 22 18:42:05 CEST 2017


commit 6bae8a4f3a859475ab2e52069492058261016594
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Sat Apr 22 17:38:04 2017 +0100

    More whitespace OCD

diff --git a/bin/varnishd/mgt/mgt_vcl.c b/bin/varnishd/mgt/mgt_vcl.c
index 618f976..59f2026 100644
--- a/bin/varnishd/mgt/mgt_vcl.c
+++ b/bin/varnishd/mgt/mgt_vcl.c
@@ -272,7 +272,7 @@ mgt_vcl_del(struct vclprog *vp)
 		FREE_OBJ(vd);
 
 		if (VTAILQ_EMPTY(&vf->vcls)) {
-			if (! MGT_DO_DEBUG(DBG_VMOD_SO_KEEP))
+			if (!MGT_DO_DEBUG(DBG_VMOD_SO_KEEP))
 				AZ(unlink(vf->fname));
 			VTAILQ_REMOVE(&vmodhead, vf, list);
 			free(vf->fname);
diff --git a/doc/sphinx/phk/somethinghappened.rst b/doc/sphinx/phk/somethinghappened.rst
index 3878b21..30d45fa 100644
--- a/doc/sphinx/phk/somethinghappened.rst
+++ b/doc/sphinx/phk/somethinghappened.rst
@@ -66,7 +66,7 @@ house-building-moving-finding-where-I-put-the-computer madness
 is over late in summer, and then I would probably still insist
 on delaying it for a month just to catch my bearings.
 
-That would have held some 
+That would have held some
 `pretty significant new code </docs/5.1/whats-new/changes-5.1.html>`_
 from our users for another half year, for no particular reason.
 



More information about the varnish-commit mailing list