X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Frotate-internal.h;h=17a08dd4fa7ee9475ff8c30179118c13bb9bb59c;hb=3f3c02f811da1ac1c8a88d661c5ee63a4412f38e;hp=c441780791b7f74907b643d7854e16749188953a;hpb=2c2de71ef6dae09fa1a61f02051b68f60b0a1750;p=lttng-tools.git diff --git a/include/lttng/rotate-internal.h b/include/lttng/rotate-internal.h index c44178079..17a08dd4f 100644 --- a/include/lttng/rotate-internal.h +++ b/include/lttng/rotate-internal.h @@ -89,7 +89,9 @@ struct lttng_rotate_session_return { struct lttng_rotation_get_info_return { /* Represents values defined in enum lttng_rotation_state. */ int32_t status; - /* Represents values defined in enum lttng_rotation_state. */ + /* + * Represents values defined in enum lttng_trace_archive_location_type. + */ int8_t location_type; union { struct {