From 5a83ff514d28bfae924c71fee46343e4bba2e2c1 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 12 Apr 2002 18:59:11 +0000 Subject: [PATCH] api changes Original commit message from CVS: api changes --- docs/gst/gstreamer.types.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gst/gstreamer.types.in b/docs/gst/gstreamer.types.in index 5890f3327a..dad8a7775b 100644 --- a/docs/gst/gstreamer.types.in +++ b/docs/gst/gstreamer.types.in @@ -7,15 +7,15 @@ gst_bin_get_type gst_clock_get_type gst_pipeline_get_type gst_pad_get_type -gst_padtemplate_get_type +gst_pad_template_get_type gst_ghost_pad_get_type gst_thread_get_type gst_plugin_feature_get_type gst_autoplug_get_type -gst_autoplugfactory_get_type +gst_autoplug_factory_get_type gst_typefactory_get_type -gst_elementfactory_get_type -gst_schedulerfactory_get_type +gst_element_factory_get_type +gst_scheduler_factory_get_type gst_scheduler_get_type gst_timecache_get_type gst_xml_get_type -- 2.34.1