X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Frotate-internal.h;h=17a08dd4fa7ee9475ff8c30179118c13bb9bb59c;hp=c441780791b7f74907b643d7854e16749188953a;hb=3e3665b89947ebdd812bcfaca1090d22b34d5778;hpb=fcf0f774e2b567e5dcf9190a84973b7a4e06eb7d 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 {