X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Flttng-bytecode.h;h=f104b0ebfdf0ff4043eb82496d4cf216f5052565;hb=HEAD;hp=5bff5b00497a068a3f872f1eea76a78b0201bc85;hpb=e2a5259590728af9f088c61dafe8e5c5dd2003db;p=lttng-modules.git diff --git a/include/lttng/lttng-bytecode.h b/include/lttng/lttng-bytecode.h index 5bff5b00..f104b0eb 100644 --- a/include/lttng/lttng-bytecode.h +++ b/include/lttng/lttng-bytecode.h @@ -42,7 +42,7 @@ struct bytecode_runtime { size_t data_alloc_len; char *data; uint16_t len; - char code[0]; + char code[]; }; enum entry_type {