* ext/openssl/ossl_pkcs12*: Remove svn commit id macro
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3dabe30040
commit
b885cec842
@ -1,3 +1,7 @@
|
|||||||
|
Wed Sep 23 22:22:38 2015 Zachary Scott <zzak@ruby-lang.org>
|
||||||
|
|
||||||
|
* ext/openssl/ossl_pkcs12*: Remove svn commit id macro
|
||||||
|
|
||||||
Wed Sep 23 01:11:28 2015 Zachary Scott <zzak@ruby-lang.org>
|
Wed Sep 23 01:11:28 2015 Zachary Scott <zzak@ruby-lang.org>
|
||||||
|
|
||||||
* ext/openssl/*: Remove svn commit id macros to make sync easier
|
* ext/openssl/*: Remove svn commit id macros to make sync easier
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* This program is licensed under the same licence as Ruby.
|
* This program is licensed under the same licence as Ruby.
|
||||||
* (See the file 'LICENCE'.)
|
* (See the file 'LICENCE'.)
|
||||||
* $Id$
|
|
||||||
*/
|
*/
|
||||||
#include "ossl.h"
|
#include "ossl.h"
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* This program is licensed under the same licence as Ruby.
|
* This program is licensed under the same licence as Ruby.
|
||||||
* (See the file 'LICENCE'.)
|
* (See the file 'LICENCE'.)
|
||||||
* $Id$
|
|
||||||
*/
|
*/
|
||||||
#if !defined(_OSSL_PKCS12_H_)
|
#if !defined(_OSSL_PKCS12_H_)
|
||||||
#define _OSSL_PKCS12_H_
|
#define _OSSL_PKCS12_H_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user