Changeset 87d7ab9 for lib/format_legacy.c
- Timestamp:
- 04/02/08 16:37:01 (14 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:
- 0e66585
- Parents:
- 3ac4bf7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_legacy.c
rf0fb38f r87d7ab9 55 55 # define O_LARGEFILE 0 56 56 #endif 57 58 #ifndef UINT32_MAX 59 # define UINT32_MAX 0xffffffff 60 #endif 57 61 58 62 #define DATA(x) ((struct legacy_format_data_t *)x->format_data)
Note: See TracChangeset
for help on using the changeset viewer.