From abf1abe2dc74e6c8b1fdf2b725951855f48cb7ce Mon Sep 17 00:00:00 2001 From: phk Date: Fri, 21 Jul 2006 20:45:13 +0000 Subject: [PATCH] Update git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@547 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/include/vcl.h | 2 +- varnish-cache/include/vcl_returns.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/varnish-cache/include/vcl.h b/varnish-cache/include/vcl.h index 4b896ff0..eb323224 100644 --- a/varnish-cache/include/vcl.h +++ b/varnish-cache/include/vcl.h @@ -3,7 +3,7 @@ * * NB: This file is machine generated, DO NOT EDIT! * - * Edit vcl_gen_fixed_token.tcl instead + * Edit vcc_gen_fixed_token.tcl instead */ struct sess; diff --git a/varnish-cache/include/vcl_returns.h b/varnish-cache/include/vcl_returns.h index 7867b89e..be61f599 100644 --- a/varnish-cache/include/vcl_returns.h +++ b/varnish-cache/include/vcl_returns.h @@ -3,7 +3,7 @@ * * NB: This file is machine generated, DO NOT EDIT! * - * Edit vcl_gen_fixed_token.tcl instead + * Edit vcc_gen_fixed_token.tcl instead */ #ifdef VCL_RET_MAC -- 2.39.5