From 47eb222529fdbd6ecd378f0517c68119e0e0b846 Mon Sep 17 00:00:00 2001 From: phk Date: Thu, 5 Jun 2008 09:19:27 +0000 Subject: [PATCH] Add an XXX comment. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2650 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/mgt_param.c | 1 + 1 file changed, 1 insertion(+) diff --git a/varnish-cache/bin/varnishd/mgt_param.c b/varnish-cache/bin/varnishd/mgt_param.c index 01a690e1..3bcd8609 100644 --- a/varnish-cache/bin/varnishd/mgt_param.c +++ b/varnish-cache/bin/varnishd/mgt_param.c @@ -441,6 +441,7 @@ tweak_diag_bitmap(struct cli *cli, const struct parspec *par, const char *arg) /* * Remember to update varnishd.1 whenever you add / remove a parameter or * change its default value. + * XXX: we should generate the relevant section of varnishd.1 from here. */ static const struct parspec parspec[] = { { "user", tweak_user, NULL, 0, 0, -- 2.39.5