Rename: field type -> field class
[babeltrace.git] / include / babeltrace / trace-ir / field-wrapper-internal.h
index e2b691347561db01af1526d3b78879456451fbdc..732132f6e809d1bdebce3cc7d43455d1ce573ba4 100644 (file)
@@ -42,6 +42,6 @@ void bt_field_wrapper_destroy(struct bt_field_wrapper *field);
 
 BT_HIDDEN
 struct bt_field_wrapper *bt_field_wrapper_create(
-               struct bt_object_pool *pool, struct bt_field_type *ft);
+               struct bt_object_pool *pool, struct bt_field_class *fc);
 
 #endif /* BABELTRACE_TRACE_IR_FIELD_WRAPPER_INTERNAL_H */
This page took 0.023792 seconds and 4 git commands to generate.