diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-10-26 14:24:26 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-10-26 14:24:26 +0000 |
commit | 3168dc628f034e03bb4fab16e8a00da59a5c86e1 (patch) | |
tree | 663da4d1badc1373ec59d9bdc39f893af0cc8a75 /src/pluto/pem.h | |
parent | 1a144d57c8f2f08513b747078d185db688637859 (diff) | |
download | vyos-strongswan-3168dc628f034e03bb4fab16e8a00da59a5c86e1.tar.gz vyos-strongswan-3168dc628f034e03bb4fab16e8a00da59a5c86e1.zip |
- Import new upstream release 4.1.8.
Diffstat (limited to 'src/pluto/pem.h')
-rw-r--r-- | src/pluto/pem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/pem.h b/src/pluto/pem.h index 815b5d85b..e74915cb2 100644 --- a/src/pluto/pem.h +++ b/src/pluto/pem.h @@ -11,7 +11,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: pem.h,v 1.1 2004/03/15 20:35:28 as Exp $ + * RCSID $Id: pem.h 3252 2007-10-06 21:24:50Z andreas $ */ extern err_t pemtobin(chunk_t *blob, prompt_pass_t *pass, const char* label |