X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Flib%2Ftrace-ir%2Fattributes.h;h=6f52d18bb07ffbad953a23607c6055de72c814e9;hb=6e30bfdaa1314e2fca0a82d9bf39e6d55780e7fb;hp=60b46d428f9c77b30a92f2d628197fdcc77328a9;hpb=85e7137bc3a69800efca39a38eea8deb4816d4a9;p=babeltrace.git diff --git a/src/lib/trace-ir/attributes.h b/src/lib/trace-ir/attributes.h index 60b46d42..6f52d18b 100644 --- a/src/lib/trace-ir/attributes.h +++ b/src/lib/trace-ir/attributes.h @@ -39,7 +39,7 @@ BT_HIDDEN void bt_attributes_destroy(struct bt_value *attr_obj); BT_HIDDEN -int64_t bt_attributes_get_count(const struct bt_value *attr_obj); +uint64_t bt_attributes_get_count(const struct bt_value *attr_obj); BT_HIDDEN const char *bt_attributes_get_field_name(const struct bt_value *attr_obj,