diff options
author | Tobias Brunner <tobias@strongswan.org> | 2008-05-22 12:13:10 +0000 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2008-05-22 12:13:10 +0000 |
commit | 17188f20dd51ac7f855039f6362f639911026b12 (patch) | |
tree | ff7b66ccb0fca2c4191934ccd9e3857a4e7f172c /src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h | |
parent | 346e9c5712e947549eb24f57128ef8075c3dd47b (diff) | |
download | strongswan-17188f20dd51ac7f855039f6362f639911026b12.tar.bz2 strongswan-17188f20dd51ac7f855039f6362f639911026b12.tar.xz |
Id and typo
Diffstat (limited to 'src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h')
-rw-r--r-- | src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h b/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h index 69d60c6a9..8ed7ceb30 100644 --- a/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h +++ b/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h @@ -11,6 +11,8 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. + * + * $Id$ */ /** |