typefind: fix prototype of helper_find_suggest
authorBrian Cameron <brian.cameron at oracle.com>
Thu, 24 May 2012 09:02:53 +0000 (11:02 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 24 May 2012 09:10:22 +0000 (11:10 +0200)
commit461178fb59d3ee23412a089083e45100fe1e4e2c
tree4869249ceb118fc238cc0e7ba33daa9b10896fdf
parent8af3ee2501b3d26f994a37a590af6fe9c28d1429
typefind: fix prototype of helper_find_suggest

The proto for helper_find_suggest has a different argument than the actual
function in the same file has.  This causes the Sun Studio compiler to fail.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676624

Conflicts:

libs/gst/base/gsttypefindhelper.c
libs/gst/base/gsttypefindhelper.c