summaryrefslogtreecommitdiff
path: root/ext/standard/php_crypt_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/php_crypt_r.c')
-rw-r--r--ext/standard/php_crypt_r.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_crypt_r.c b/ext/standard/php_crypt_r.c
index 52dda93348..a3b348ca3d 100644
--- a/ext/standard/php_crypt_r.c
+++ b/ext/standard/php_crypt_r.c
@@ -425,4 +425,3 @@ char * php_md5_crypt_r(const char *pw, const char *salt, char *out)
#undef MD5_MAGIC
#undef MD5_MAGIC_LEN
#endif
-