summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_rand.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/ossl_rand.h')
-rw-r--r--ext/openssl/ossl_rand.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/openssl/ossl_rand.h b/ext/openssl/ossl_rand.h
index db635f89ff..8f77a3b239 100644
--- a/ext/openssl/ossl_rand.h
+++ b/ext/openssl/ossl_rand.h
@@ -1,5 +1,4 @@
/*
- * $Id$
* 'OpenSSL for Ruby' project
* Copyright (C) 2001-2002 Michal Rokos <m.rokos@sh.cvut.cz>
* All rights reserved.
@@ -17,4 +16,3 @@ extern VALUE eRandomError;
void Init_ossl_rand(void);
#endif /* _OSSL_RAND_H_ */
-