Changeset 15e9390 for lib/wandio.h
- Timestamp:
- 10/15/09 17:49:42 (11 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:
- 3c26e2a
- Parents:
- db03808
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/wandio.h
rc66068d r15e9390 9 9 struct compression_type { 10 10 const char *name; 11 const char *ext; 11 12 int compress_flag; 12 const char *ext;13 13 }; 14 14 extern struct compression_type compression_type[];
Note: See TracChangeset
for help on using the changeset viewer.