Skip to content

Commit 5777fe2

Browse files
committed
extraneous blank line
1 parent 7e3162d commit 5777fe2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/openssl/openssl.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,6 @@ PHP_FUNCTION(openssl_x509_parse)
11331133
add_next_index_string(&critext, extname);
11341134
critcount++;
11351135
}
1136-
11371136
bio_out = BIO_new(BIO_s_mem());
11381137
if (bio_out == NULL) {
11391138
php_openssl_store_errors();

0 commit comments

Comments
 (0)