diff options
Diffstat (limited to 'src/pluto/pem.c')
-rw-r--r-- | src/pluto/pem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/pem.c b/src/pluto/pem.c index db6d0d7e3..5ebe4b576 100644 --- a/src/pluto/pem.c +++ b/src/pluto/pem.c @@ -11,7 +11,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: pem.c,v 1.4 2005/08/17 16:31:24 as Exp $ + * RCSID $Id: pem.c 3252 2007-10-06 21:24:50Z andreas $ */ /* decrypt a PEM encoded data block using DES-EDE3-CBC |