X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Flttng-error.h;h=e18fb00e8bec8ceb6b64e4777b603ec6f9305afb;hb=68808f4e0bbb3adccff72ff9dab6ec9f3a9e6866;hp=f4f3a8344d79085d1e1f50a03637c60dfd98df52;hpb=41e16a7c24eed8c602399781ff545b99930d73c6;p=lttng-tools.git diff --git a/include/lttng/lttng-error.h b/include/lttng/lttng-error.h index f4f3a8344..e18fb00e8 100644 --- a/include/lttng/lttng-error.h +++ b/include/lttng/lttng-error.h @@ -110,7 +110,7 @@ enum lttng_error_code { LTTNG_ERR_LOAD_INVALID_CONFIG = 87, /* Invalid session configuration */ LTTNG_ERR_LOAD_IO_FAIL = 88, /* IO error while reading a session configuration */ LTTNG_ERR_LOAD_SESSION_NOENT = 89, /* Session file not found */ - /* 90 */ + LTTNG_ERR_MAX_SIZE_INVALID = 90, /* Snapshot max size is invalid. */ /* 91 */ /* 92 */ /* 93 */