]> err.no Git - varnish/commit
Replace __inline with inline
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 25 Feb 2009 11:40:39 +0000 (11:40 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 25 Feb 2009 11:40:39 +0000 (11:40 +0000)
commit249b7a2db211c38d76325fdff622133b03951b1f
treef8cee7eb08a66345a252f9ff60f76d22df160d6f
parenta51ca6d85167227c5fe0a87e40780008400d4380
Replace __inline with inline

C99 standardised "inline" and the Sun compiler doesn't like __inline,
so change to using inline consistently.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3827 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/lib/libvarnish/vsha256.c