interfaces: clean up the use of iface and class/klass
[platform/upstream/gstreamer.git] / tests / check / gst / struct_arm.h
index 73764c9..3f28d86 100644 (file)
@@ -55,7 +55,7 @@ GstCheckABIStruct list[] = {
   {"GstStructure", sizeof (GstStructure), 20},
   {"GstSystemClock", sizeof (GstSystemClock), 200},
   {"GstSystemClockClass", sizeof (GstSystemClockClass), 176},
-  {"GstTagSetterIFace", sizeof (GstTagSetterIFace), 8},
+  {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 8},
   {"GstTask", sizeof (GstTask), 80},
   {"GstTaskClass", sizeof (GstTaskClass), 140},
   {"GstTrace", sizeof (GstTrace), 20},