~ubuntu-branches/debian/sid/varnish/sid

« back to all changes in this revision

Viewing changes to lib/libvarnish/time.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:
47
47
#include "config.h"
48
48
 
49
49
#include "svnid.h"
50
 
SVNID("$Id: time.c 4556 2010-02-12 11:42:03Z phk $")
 
50
SVNID("$Id$")
51
51
 
52
52
#include <sys/time.h>
53
53