From 0f835fdf287c40fb3d0bba5f6a5ba2cd2a9d9d99 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Tue, 11 Sep 2001 00:03:58 +0000 Subject: Arrrgghh! Fix munched file. # Dunno how that happened. --- ext/openssl/php_openssl.h | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'ext/openssl/php_openssl.h') diff --git a/ext/openssl/php_openssl.h b/ext/openssl/php_openssl.h index 65955f9509..546a5bde13 100644 --- a/ext/openssl/php_openssl.h +++ b/ext/openssl/php_openssl.h @@ -13,6 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Stig Venaas | + | Wez Furlong