Rename: type_class, type -> type, declaration
[babeltrace.git] / formats / ctf / types / variant.c
index 78adca3da54d7506970231ec53802aa2486f73bf..4422f1088a4171a24bafc016c883861ef031f42f 100644 (file)
 #include <babeltrace/ctf/types.h>
 
 void ctf_variant_begin(struct stream_pos *pos,
-                      const struct type_class_variant *variant_class)
+                      const struct type_variant *variant_type)
 {
 }
 
 void ctf_variant_end(struct stream_pos *pos,
-                    const struct type_class_variant *variant_class)
+                    const struct type_variant *variant_type)
 {
 }
This page took 0.022584 seconds and 4 git commands to generate.