r4094 - trunk/varnish-cache/lib/libvcl
des at projects.linpro.no
des at projects.linpro.no
Sat Jun 6 17:59:05 CEST 2009
Author: des
Date: 2009-06-06 17:59:05 +0200 (Sat, 06 Jun 2009)
New Revision: 4094
Modified:
trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c
trunk/varnish-cache/lib/libvcl/vcc_obj.c
Log:
Regenerate
Modified: trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c
===================================================================
--- trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c 2009-06-06 15:56:17 UTC (rev 4093)
+++ trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c 2009-06-06 15:59:05 UTC (rev 4094)
@@ -7,9 +7,6 @@
*/
#include "config.h"
-
-#include "svnid.h"
-SVNID("$Id$")
#include <stdio.h>
#include <ctype.h>
#include "config.h"
@@ -325,7 +322,7 @@
/* ../../include/vrt_obj.h */
- vsb_cat(sb, "/*\n * $Id: vcc_gen_obj.tcl 3949 2009-03-18 12:10:46Z ");
+ vsb_cat(sb, "/*\n * $Id: vcc_gen_obj.tcl 4066 2009-05-10 21:21:36Z ");
vsb_cat(sb, "sky $\n *\n * NB: This file is machine generated, DO ");
vsb_cat(sb, "NOT EDIT!\n *\n * Edit vcc_gen_obj.tcl instead\n");
vsb_cat(sb, " */\n\nstruct sockaddr * VRT_r_client_ip(const struct ");
Modified: trunk/varnish-cache/lib/libvcl/vcc_obj.c
===================================================================
--- trunk/varnish-cache/lib/libvcl/vcc_obj.c 2009-06-06 15:56:17 UTC (rev 4093)
+++ trunk/varnish-cache/lib/libvcl/vcc_obj.c 2009-06-06 15:59:05 UTC (rev 4094)
@@ -7,9 +7,6 @@
*/
#include "config.h"
-
-#include "svnid.h"
-SVNID("$Id$")
#include <stdio.h>
#include "vcc_compile.h"
More information about the varnish-commit
mailing list