From: des Date: Mon, 21 Aug 2006 12:55:56 +0000 (+0000) Subject: Set properties. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69742e81f669e522020e071dcdb04807b4a9f507;p=varnish Set properties. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@868 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishhist/Makefile.am b/varnish-cache/bin/varnishhist/Makefile.am index c624d5ae..1cb5d515 100644 --- a/varnish-cache/bin/varnishhist/Makefile.am +++ b/varnish-cache/bin/varnishhist/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am 767 2006-08-08 12:31:19Z des $ +# $Id$ INCLUDES = -I$(top_srcdir)/include diff --git a/varnish-cache/bin/varnishhist/varnishhist.c b/varnish-cache/bin/varnishhist/varnishhist.c index 05e33f2e..b4b89e48 100644 --- a/varnish-cache/bin/varnishhist/varnishhist.c +++ b/varnish-cache/bin/varnishhist/varnishhist.c @@ -1,5 +1,5 @@ /* - * $Id: varnishlog.c 833 2006-08-18 20:07:37Z phk $ + * $Id$ * * Log tailer for Varnish */