From 627d5c3b0b533b8be9f43778080ca1c64453bcf5 Mon Sep 17 00:00:00 2001 From: des Date: Tue, 22 Aug 2006 08:18:15 +0000 Subject: [PATCH] Expand keywords. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@887 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/cache_acceptor_epoll.c | 2 +- varnish-cache/bin/varnishd/cache_acceptor_kqueue.c | 2 +- varnish-cache/bin/varnishd/cache_acceptor_poll.c | 2 +- varnish-cache/bin/varnishstat/varnishstat.c | 2 +- varnish-cache/bin/varnishtop/varnishtop.c | 2 +- varnish-cache/include/vcl_returns.h | 2 +- varnish-cache/include/vrt_obj.h | 2 +- varnish-cache/lib/libvarnish/cli_common.c | 2 +- varnish-cache/lib/libvarnishapi/shmlog.c | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/varnish-cache/bin/varnishd/cache_acceptor_epoll.c b/varnish-cache/bin/varnishd/cache_acceptor_epoll.c index cbca4828..e7de8676 100644 --- a/varnish-cache/bin/varnishd/cache_acceptor_epoll.c +++ b/varnish-cache/bin/varnishd/cache_acceptor_epoll.c @@ -1,5 +1,5 @@ /* - * $Id: cache_acceptor.c 860 2006-08-21 09:49:43Z phk $ + * $Id$ * * XXX: We need to pass sessions back into the event engine when they are * reused. Not sure what the most efficient way is for that. For now diff --git a/varnish-cache/bin/varnishd/cache_acceptor_kqueue.c b/varnish-cache/bin/varnishd/cache_acceptor_kqueue.c index 96bcee98..e6e62803 100644 --- a/varnish-cache/bin/varnishd/cache_acceptor_kqueue.c +++ b/varnish-cache/bin/varnishd/cache_acceptor_kqueue.c @@ -1,5 +1,5 @@ /* - * $Id: cache_acceptor.c 860 2006-08-21 09:49:43Z phk $ + * $Id$ * * XXX: We need to pass sessions back into the event engine when they are * reused. Not sure what the most efficient way is for that. For now diff --git a/varnish-cache/bin/varnishd/cache_acceptor_poll.c b/varnish-cache/bin/varnishd/cache_acceptor_poll.c index fcdacd59..298c5c58 100644 --- a/varnish-cache/bin/varnishd/cache_acceptor_poll.c +++ b/varnish-cache/bin/varnishd/cache_acceptor_poll.c @@ -1,5 +1,5 @@ /* - * $Id: cache_acceptor.c 860 2006-08-21 09:49:43Z phk $ + * $Id$ * * XXX: We need to pass sessions back into the event engine when they are * reused. Not sure what the most efficient way is for that. For now diff --git a/varnish-cache/bin/varnishstat/varnishstat.c b/varnish-cache/bin/varnishstat/varnishstat.c index ab01feb4..5d7999ef 100644 --- a/varnish-cache/bin/varnishstat/varnishstat.c +++ b/varnish-cache/bin/varnishstat/varnishstat.c @@ -1,5 +1,5 @@ /* - * $Id: varnishlog.c 153 2006-04-25 08:17:43Z phk $ + * $Id$ * * Log tailer for Varnish */ diff --git a/varnish-cache/bin/varnishtop/varnishtop.c b/varnish-cache/bin/varnishtop/varnishtop.c index 77bd666a..715bf863 100644 --- a/varnish-cache/bin/varnishtop/varnishtop.c +++ b/varnish-cache/bin/varnishtop/varnishtop.c @@ -1,5 +1,5 @@ /* - * $Id: varnishlog.c 412 2006-07-10 20:27:52Z phk $ + * $Id$ * * Log tailer for Varnish */ diff --git a/varnish-cache/include/vcl_returns.h b/varnish-cache/include/vcl_returns.h index bff0908b..fa086117 100644 --- a/varnish-cache/include/vcl_returns.h +++ b/varnish-cache/include/vcl_returns.h @@ -1,5 +1,5 @@ /* - * $Id: /mirror/varnish/trunk/varnish-cache/lib/libvcl/vcc_gen_fixed_token.tcl 30751 2006-08-04T10:54:30.556113Z phk $ + * $Id$ * * NB: This file is machine generated, DO NOT EDIT! * diff --git a/varnish-cache/include/vrt_obj.h b/varnish-cache/include/vrt_obj.h index a859b44c..1d06da02 100644 --- a/varnish-cache/include/vrt_obj.h +++ b/varnish-cache/include/vrt_obj.h @@ -1,5 +1,5 @@ /* - * $Id: /mirror/varnish/trunk/varnish-cache/lib/libvcl/vcc_gen_obj.tcl 30980 2006-08-09T11:24:39.011200Z des $ + * $Id$ * * NB: This file is machine generated, DO NOT EDIT! * diff --git a/varnish-cache/lib/libvarnish/cli_common.c b/varnish-cache/lib/libvarnish/cli_common.c index 9902c6e3..65a3b00e 100644 --- a/varnish-cache/lib/libvarnish/cli_common.c +++ b/varnish-cache/lib/libvarnish/cli_common.c @@ -1,5 +1,5 @@ /* - * $Id: cli_event.c 466 2006-07-12 23:30:49Z phk $ + * $Id$ */ #include diff --git a/varnish-cache/lib/libvarnishapi/shmlog.c b/varnish-cache/lib/libvarnishapi/shmlog.c index add019fe..41b44000 100644 --- a/varnish-cache/lib/libvarnishapi/shmlog.c +++ b/varnish-cache/lib/libvarnishapi/shmlog.c @@ -1,5 +1,5 @@ /* - * $Id: varnishlog.c 153 2006-04-25 08:17:43Z phk $ + * $Id$ */ #include -- 2.39.5