aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-10-07 21:41:37 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-10-07 21:41:37 +0000
commit2f5199ec48718f533befeeed5eb0e0ac60cd83c1 (patch)
treec1e21fbe33242bf17d35bcfccdffaa5bba9e1099 /src
parent27e715cb068358deb04de12b9acb813463051cf0 (diff)
downloadstrongswan-2f5199ec48718f533befeeed5eb0e0ac60cd83c1.tar.bz2
strongswan-2f5199ec48718f533befeeed5eb0e0ac60cd83c1.tar.xz
added RCSID
Diffstat (limited to 'src')
-rw-r--r--src/libstrongswan/crypto/rsa/rsa_public_key.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libstrongswan/crypto/rsa/rsa_public_key.h b/src/libstrongswan/crypto/rsa/rsa_public_key.h
index f1d45cc4f..02300b5c2 100644
--- a/src/libstrongswan/crypto/rsa/rsa_public_key.h
+++ b/src/libstrongswan/crypto/rsa/rsa_public_key.h
@@ -19,6 +19,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.
+ *
+ * RCSID $Id$
*/
#ifndef RSA_PUBLIC_KEY_H_