Skip to content

Commit 9f98bc5

Browse files
committed
remove closing bracket in bad place
1 parent b7f3b67 commit 9f98bc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/php.m4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2219,7 +2219,6 @@ struct crypt_data buffer;
22192219
crypt_r("passwd", "hash", &buffer);
22202220
]])],[php_cv_crypt_r_style=struct_crypt_data_gnu_source],[])
22212221
fi
2222-
])
22232222
22242223
if test "$php_cv_crypt_r_style" = "none"; then
22252224
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[

0 commit comments

Comments
 (0)