docs/gst/Makefile.am: Disable a bunch of headers from being scanned
[platform/upstream/gstreamer.git] / gst / gstelement.h
index 404d970..4c6bff8 100644 (file)
@@ -433,7 +433,7 @@ struct _GstElementFactoryClass {
 GType                  gst_element_factory_get_type            (void);
 
 gboolean               gst_element_register                    (GstPlugin *plugin,
-                                                                const gchar *elementname,
+                                                                const gchar *name,
                                                                 guint rank,
                                                                 GType type);