[master] 7536a4028 vsl_tags: Missing curly bracket in comment

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Feb 13 14:58:07 UTC 2024


commit 7536a4028c5bf5fc478ba2651ab4d0dfc6d249b7
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Feb 13 09:43:34 2024 +0100

    vsl_tags: Missing curly bracket in comment

diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index c94af34f2..166d9cf6c 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -100,6 +100,7 @@ SLTM(SessOpen, 0, "Client connection opened",
  *	printf("\t\"\\t* ``%s``: %s\\n\"\n", #e, desc);
  * #include "include/tbl/sess_close.h"
  *	return (0);
+ * }
  */
 
 SLTM(SessClose, 0, "Client connection closed",


More information about the varnish-commit mailing list