Commit f14d604a authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Try again, this time with the right property: svn:keywordS



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4599 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 3b98174f
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
#include "config.h" #include "config.h"
#include "svnid.h" #include "svnid.h"
SVNID("$Id: cache_pool.c 4069 2009-05-11 08:57:00Z phk $") SVNID("$Id$")
#include <sys/types.h> #include <sys/types.h>
#include <sys/uio.h> #include <sys/uio.h>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
#include "config.h" #include "config.h"
#include "svnid.h" #include "svnid.h"
SVNID("$Id: cache_pool.c 3429 2008-11-24 17:47:21Z phk $") SVNID("$Id$")
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <limits.h> #include <limits.h>
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE. * SUCH DAMAGE.
* *
* $Id: mgt_param.c 3440 2008-11-25 13:39:15Z phk $ * $Id$
*/ */
struct parspec; struct parspec;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment