X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fevent.h;h=a97f8ffaaf915f2077aadb4a0724019699a98c0c;hp=bf37a116792d0961703b39ef494589fde12aa5d9;hb=4829ae55233bf50132357078912ce369e660ba18;hpb=ee02239944bbb8b019bf5505bfc849fb0936e2f6 diff --git a/include/lttng/event.h b/include/lttng/event.h index bf37a1167..a97f8ffaa 100644 --- a/include/lttng/event.h +++ b/include/lttng/event.h @@ -261,7 +261,7 @@ struct lttng_event { /* Offset 288 */ union { - char padding[8]; + uint64_t padding; void *ptr; } extended;