X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Frotation.h;h=a8df4e682dc8b718b6975bd1bd6e63e2e4e65ca6;hb=3f3c02f811da1ac1c8a88d661c5ee63a4412f38e;hp=d13f3641a2dfba3dbf878c89f20ab5fac56a62d9;hpb=66ea93b10c703e1b3dda1e17109eed9138e4ece2;p=lttng-tools.git diff --git a/include/lttng/rotation.h b/include/lttng/rotation.h index d13f3641a..a8df4e682 100644 --- a/include/lttng/rotation.h +++ b/include/lttng/rotation.h @@ -57,7 +57,7 @@ enum lttng_rotation_state { /* * The rotation could not be completed due to an error. */ - LTTNG_ROTATION_STATE_ERROR = 4, + LTTNG_ROTATION_STATE_ERROR = -1, }; enum lttng_rotation_status {