Changeset f354f72
- Timestamp:
- 02/05/19 11:12:48 (2 years ago)
- Branches:
- develop
- Children:
- 0486a72
- Parents:
- b32e8f4 (diff), 4e9be84 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/libtrace.h.in
r254c926 r4e9be84 593 593 } libtrace_meta_datatype_t; 594 594 595 typedef struct libtrace_meta_result {596 uint16_t type;597 uint16_t len;598 } libtrace_meta_result_t;599 600 595 typedef struct libtrace_meta_item { 601 596 uint16_t option;
Note: See TracChangeset
for help on using the changeset viewer.