~ubuntu-branches/ubuntu/saucy/varnish/saucy

« back to all changes in this revision

Viewing changes to bin/varnishd/cache_wrw.c

  • Committer: Bazaar Package Importer
  • Author(s): Stig Sandbeck Mathisen
  • Date: 2011-03-21 10:16:07 UTC
  • mfrom: (24.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110321101607-528fzl583fqanas5
Tags: 2.1.5-2
ReleaseĀ forĀ unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
#include "config.h"
44
44
 
45
45
#include "svnid.h"
46
 
SVNID("$Id: cache_wrw.c 5043 2010-07-13 09:33:40Z tfheen $")
 
46
SVNID("$Id$")
47
47
 
48
48
#include <sys/types.h>
49
49
#include <sys/uio.h>