lib: assign a unique ID to each pre/postcond. and report it on failure
[babeltrace.git] / src / lib / trace-ir / resolve-field-path.h
index 408b50752d5bc36e1055163bc1df585ca32ab82d..4cd436a326ced1dda982b897b23811ecb912ee1a 100644 (file)
@@ -25,6 +25,7 @@ struct bt_resolve_field_path_context {
 
 BT_HIDDEN
 int bt_resolve_field_paths(struct bt_field_class *field_class,
-               struct bt_resolve_field_path_context *ctx);
+               struct bt_resolve_field_path_context *ctx,
+               const char *api_func);
 
 #endif /* BABELTRACE_TRACE_IR_RESOLVE_FIELD_PATH_INTERNAL */
This page took 0.023618 seconds and 4 git commands to generate.