]> err.no Git - varnish/commitdiff
Enable Id keyword
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 12 Jul 2006 13:28:57 +0000 (13:28 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 12 Jul 2006 13:28:57 +0000 (13:28 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@457 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/stevedore.h
varnish-cache/bin/varnishd/storage_file.c

index 6473922e53cbc052493cad4aaaec8ddee3ee1e7c..fbb9afe9c324df9b811a7a4883ef2e1aef87dbb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: cache.h 164 2006-05-01 12:45:20Z phk $
+ * $Id$
  */
 
 struct stevedore;
index 3b3c67fc3e797fc7608b649be6a940007fd214ee..f623d6adb0c8b6869551d41d4d430c830f3122ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: storage_malloc.c 170 2006-06-13 07:57:32Z phk $
+ * $Id$
  *
  * Storage method based on mmap'ed file
  */