Changeset 66649b4
- Timestamp:
- 03/12/10 13:07:53 (12 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- b9dd49a
- Parents:
- eda2def
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/ior-bzip.c
r22a9ccc r66649b4 92 92 93 93 94 static off_t bz_read(io_t *io, char*buffer, off_t len)94 static off_t bz_read(io_t *io, void *buffer, off_t len) 95 95 { 96 96 if (DATA(io)->err == ERR_EOF)
Note: See TracChangeset
for help on using the changeset viewer.