1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

s3: Fix bug 7052: "DFS broken on AIX (maybe others)"

This commit is contained in:
William Jojo 2010-01-21 14:21:03 +01:00 committed by Volker Lendecke
parent 9b4b9d26f1
commit c531d00ab4

View File

@ -13,7 +13,7 @@
main()
{
int buf[7];
char buf[7];
int ret;
ssize_t rl_ret;