summaryrefslogtreecommitdiff
path: root/ext/openssl/openssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/openssl.c')
-rw-r--r--ext/openssl/openssl.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/openssl/openssl.c b/ext/openssl/openssl.c
index 142324c23f..942733fada 100644
--- a/ext/openssl/openssl.c
+++ b/ext/openssl/openssl.c
@@ -6956,12 +6956,3 @@ PHP_FUNCTION(openssl_random_pseudo_bytes)
}
}
/* }}} */
-
-/*
- * Local variables:
- * tab-width: 8
- * c-basic-offset: 8
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */