check: Fix exported symbol name

it's _template and not _templ
This commit is contained in:
Edward Hervey 2014-04-16 07:59:27 +02:00
parent dabb959747
commit 145517aa64

View file

@ -84,7 +84,7 @@ LIBGSTCHECK_EXPORTED_FUNCS = \
gst_check_setup_sink_pad \
gst_check_setup_sink_pad_from_template \
gst_check_setup_sink_pad_by_name \
gst_check_setup_sink_pad_by_name_from_templ \
gst_check_setup_sink_pad_by_name_from_template \
gst_check_setup_src_pad \
gst_check_setup_src_pad_from_template \
gst_check_setup_src_pad_by_name \