Skip to content
Snippets Groups Projects
Commit 53adf3f0 authored by sof's avatar sof
Browse files

[project @ 1998-08-17 11:07:38 by sof]

. vs -> confusion
parent 3fe02e4c
No related merge requests found
......@@ -104,7 +104,7 @@ StgInt size;
return -1;
}
}
size = sb->st_blksize;
size = sb.st_blksize;
#else
size = BUFSIZ;
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment