diff options
Diffstat (limited to 'ext/posix/tests/posix_getgrgid_basic.phpt')
-rw-r--r-- | ext/posix/tests/posix_getgrgid_basic.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/posix/tests/posix_getgrgid_basic.phpt b/ext/posix/tests/posix_getgrgid_basic.phpt index 866e11681..fdcdf35a4 100644 --- a/ext/posix/tests/posix_getgrgid_basic.phpt +++ b/ext/posix/tests/posix_getgrgid_basic.phpt @@ -20,11 +20,11 @@ Basic test of POSIX getgid and getgrid fucntions Array ( [name] => %s - [passwd] => %s + [passwd] => %a [members] => Array %a [gid] => %d ) ===DONE=== -
\ No newline at end of file + |