From: Fabian Keil Date: Mon, 22 Nov 2010 10:32:40 +0000 (+0000) Subject: Forced commit to note that the executable bits have been removed. X-Git-Tag: v_3_0_18~386 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=ed5b8d7f74bc21dc4c88c35b58e9657f0a611af2;ds=sidebyside Forced commit to note that the executable bits have been removed. --- diff --git a/list.c b/list.c index 0e92ad0f..f5f43dc2 100644 --- a/list.c +++ b/list.c @@ -1,4 +1,4 @@ -const char list_rcs[] = "$Id: list.c,v 1.20 2007/05/14 16:56:07 fabiankeil Exp $"; +const char list_rcs[] = "$Id: list.c,v 1.21 2009/05/16 13:27:20 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/list.c,v $ diff --git a/list.h b/list.h index eea6bbf1..71047360 100644 --- a/list.h +++ b/list.h @@ -1,6 +1,6 @@ #ifndef LIST_H_INCLUDED #define LIST_H_INCLUDED -#define LIST_H_VERSION "$Id: list.h,v 1.15 2007/04/17 18:14:06 fabiankeil Exp $" +#define LIST_H_VERSION "$Id: list.h,v 1.16 2009/05/16 13:27:20 fabiankeil Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/list.h,v $