[master] 58c714eeb White-space OCD

Poul-Henning Kamp phk at FreeBSD.org
Fri Jan 26 18:26:05 UTC 2024


commit 58c714eeb0c2fadf34f5e197c1dee4b80ad57fa0
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Jan 24 08:50:47 2024 +0000

    White-space OCD

diff --git a/include/vas.h b/include/vas.h
index c7ba06577..2e6a9ee2a 100644
--- a/include/vas.h
+++ b/include/vas.h
@@ -91,7 +91,7 @@ do {									\
 } while (0)
 
 #define _PTOK(call, var)						\
-do { 									\
+do {									\
 	int var = call;							\
 	if (!var)							\
 		break;							\


More information about the varnish-commit mailing list