mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
remove closing bracket in bad place
This commit is contained in:
parent
b7f3b67060
commit
9f98bc58c7
1 changed files with 0 additions and 1 deletions
|
@ -2219,7 +2219,6 @@ struct crypt_data buffer;
|
|||
crypt_r("passwd", "hash", &buffer);
|
||||
]])],[php_cv_crypt_r_style=struct_crypt_data_gnu_source],[])
|
||||
fi
|
||||
])
|
||||
|
||||
if test "$php_cv_crypt_r_style" = "none"; then
|
||||
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue