diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-06 21:24:50 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-06 21:24:50 +0000 |
commit | ab40277fd0dd6c6c875c8928ce810aff2f5e7137 (patch) | |
tree | 38286a3c9fba5f0ee882451ffda3828e96ac7e4c /src/pluto/spdb.c | |
parent | 8a574652d51279645bd53ef661007bab46be9754 (diff) | |
download | strongswan-ab40277fd0dd6c6c875c8928ce810aff2f5e7137.tar.bz2 strongswan-ab40277fd0dd6c6c875c8928ce810aff2f5e7137.tar.xz |
activated Id property
Diffstat (limited to 'src/pluto/spdb.c')
-rw-r--r-- | src/pluto/spdb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/spdb.c b/src/pluto/spdb.c index e3fc8177d..699ab4eff 100644 --- a/src/pluto/spdb.c +++ b/src/pluto/spdb.c @@ -11,7 +11,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: spdb.c,v 1.9 2006/04/22 21:59:20 as Exp $ + * RCSID $Id$ */ #include <stdio.h> |