- Use an int32 for the each block-size variable.
authorWayne Davison <wayned@samba.org>
Sat, 1 Jan 2005 21:08:07 +0000 (21:08 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 1 Jan 2005 21:08:07 +0000 (21:08 +0000)
commit7aac6604c4642b93b619ac03c56e9877437bcce3
tree10ee15705a1fc6fbfc94752753d6d9789e65edc0
parentdeb5bf1dffcfc0507befb1c5fa61d16dea607048
- Use an int32 for the each block-size variable.
- Renamed the local block_size arg to blk_size (to avoid
  confusion with the global block_size variable).
fileio.c