Standardize *get_*() functions
[babeltrace.git] / include / babeltrace / ctf-ir / field-path.h
index e53b50f13c156ce09bbefb7108999949fd5831b6..cb2466aa666c63377314e33906844c717e9fb3eb 100644 (file)
@@ -130,8 +130,7 @@ extern int64_t bt_ctf_field_path_get_index_count(
 @postrefcountsame{field_path}
 */
 extern int bt_ctf_field_path_get_index(
-               const struct bt_ctf_field_path *field_path,
-               int index);
+               const struct bt_ctf_field_path *field_path, uint64_t index);
 
 /** @} */
 
This page took 0.023802 seconds and 4 git commands to generate.