* 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:
zzak 2015-09-23 13:23:02 +00:00
Родитель 3dabe30040
Коммит b885cec842
3 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -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>
* 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.
* (See the file 'LICENCE'.)
* $Id$
*/
#include "ossl.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_