Skip to content

Commit

Permalink
s3: Fix bug 7052: "DFS broken on AIX (maybe others)"
Browse files Browse the repository at this point in the history
  • Loading branch information
jojowil authored and vlendec committed Jan 21, 2010
1 parent 9b4b9d2 commit c531d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/readlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

main()
{
int buf[7];
char buf[7];
int ret;
ssize_t rl_ret;

Expand Down

0 comments on commit c531d00

Please sign in to comment.