]> err.no Git - varnish/commitdiff
Regen
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 4 Mar 2008 11:03:03 +0000 (11:03 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 4 Mar 2008 11:03:03 +0000 (11:03 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2553 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/include/vrt_obj.h

index ccce68bf7fd5bd1aa1ba5999da0470c29e838375..d7f8eb72fc26f6a29a05ba8755ff4f75ec9e6c3d 100644 (file)
@@ -43,7 +43,7 @@ void VRT_l_obj_grace(const struct sess *, double);
 double VRT_r_obj_prefetch(const struct sess *);
 void VRT_l_obj_prefetch(const struct sess *, double);
 double VRT_r_obj_lastuse(const struct sess *);
-const char *VRT_r_obj_hash(struct sess *sp);
+const char * VRT_r_obj_hash();
 const char * VRT_r_resp_proto(const struct sess *);
 void VRT_l_resp_proto(const struct sess *, const char *, ...);
 int VRT_r_resp_status(const struct sess *);