aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkcs12.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/ossl_pkcs12.h')
-rw-r--r--ext/openssl/ossl_pkcs12.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/openssl/ossl_pkcs12.h b/ext/openssl/ossl_pkcs12.h
index 0675fc34..fe4f15ef 100644
--- a/ext/openssl/ossl_pkcs12.h
+++ b/ext/openssl/ossl_pkcs12.h
@@ -1,7 +1,6 @@
/*
* This program is licensed under the same licence as Ruby.
* (See the file 'LICENCE'.)
- * $Id$
*/
#if !defined(_OSSL_PKCS12_H_)
#define _OSSL_PKCS12_H_
@@ -12,4 +11,3 @@ extern VALUE ePKCS12Error;
void Init_ossl_pkcs12(void);
#endif /* _OSSL_PKCS12_H_ */
-