expand tabs
[platform/upstream/gstreamer.git] / gst-libs / gst / tag / gsttageditingprivate.h
index 04ae4f8..23a638e 100644 (file)
@@ -28,8 +28,8 @@ G_BEGIN_DECLS
 
 typedef struct _GstTagEntryMatch GstTagEntryMatch;
 struct _GstTagEntryMatch {
-  gchar *      gstreamer_tag;
-  gchar *      original_tag;
+  gchar *       gstreamer_tag;
+  gchar *       original_tag;
 };