diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-06 21:19:41 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-06 21:19:41 +0000 |
commit | e4731e87846b2990b5b3fc3f18e28fd14627fce3 (patch) | |
tree | b30f0d5f5cca7ca08cca8ebc2963be09f5857852 | |
parent | 39a8e5a580682e4e4f24c4857e22020dc407d02b (diff) | |
download | strongswan-e4731e87846b2990b5b3fc3f18e28fd14627fce3.tar.bz2 strongswan-e4731e87846b2990b5b3fc3f18e28fd14627fce3.tar.xz |
activated Id property
-rw-r--r-- | src/pluto/plutomain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/plutomain.c b/src/pluto/plutomain.c index 3c690f5a7..49638a3d7 100644 --- a/src/pluto/plutomain.c +++ b/src/pluto/plutomain.c @@ -12,7 +12,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: plutomain.c,v 1.16 2005/09/25 21:30:52 as Exp $ + * RCSID $Id$ */ #include <stdio.h> |