X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Ffunc-status.h;h=4f8e61a9ee5c80164f5a04f19871d8fb4e2ba96a;hb=520cdc8260ea033f1c9f54b87d93fcb034ae8472;hp=74fc101251359f93f1186871fb195748783ab9bc;hpb=a635e50750a3c1e8907b38c8311dc0b8bb0f09c3;p=babeltrace.git diff --git a/include/babeltrace2/func-status.h b/include/babeltrace2/func-status.h index 74fc1012..4f8e61a9 100644 --- a/include/babeltrace2/func-status.h +++ b/include/babeltrace2/func-status.h @@ -37,8 +37,8 @@ */ /* Value is too large for the given data type */ -#ifndef __BT_FUNC_STATUS_OVERFLOW -# define __BT_FUNC_STATUS_OVERFLOW -75 +#ifndef __BT_FUNC_STATUS_OVERFLOW_ERROR +# define __BT_FUNC_STATUS_OVERFLOW_ERROR -75 #endif /* Invalid query object */