[master] e2f63d8 I had promised to drop an XXX

Nils Goroll nils.goroll at uplex.de
Mon Nov 13 13:24:07 UTC 2017


commit e2f63d8716afd5e8d7e16e1d2fdac0820b262d28
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Nov 13 14:23:10 2017 +0100

    I had promised to drop an XXX

diff --git a/lib/libvmod_std/vmod_std.c b/lib/libvmod_std/vmod_std.c
index 7931dad..f4536ec 100644
--- a/lib/libvmod_std/vmod_std.c
+++ b/lib/libvmod_std/vmod_std.c
@@ -162,6 +162,7 @@ vmod_log(VRT_CTX, const char *fmt, ...)
 	WS_Reset(ctx->ws, sn);
 }
 
+/* XXX use vsyslog() ? */
 VCL_VOID __match_proto__(td_std_syslog)
 vmod_syslog(VRT_CTX, VCL_INT fac, const char *fmt, ...)
 {


More information about the varnish-commit mailing list