lib: add aliases for Babeltrace enumeration types
[babeltrace.git] / plugins / utils / trimmer / copy.h
index 94b2150ef8442de1128d1d6295a02e5011f1abf0..6049113abc919eab6a52565f637545e1ac459fa2 100644 (file)
@@ -41,7 +41,7 @@ BT_HIDDEN
 const bt_packet *trimmer_close_packet(struct trimmer_iterator *trim_it,
                const bt_packet *packet);
 BT_HIDDEN
-enum bt_component_status update_packet_context_field(FILE *err,
+bt_component_status update_packet_context_field(FILE *err,
                const bt_packet *writer_packet,
                const char *name, int64_t value);
 
This page took 0.023357 seconds and 4 git commands to generate.