gstbytewriter: Fix different function names in .h and .c
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Mon, 1 Feb 2010 20:40:08 +0000 (17:40 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Mon, 1 Feb 2010 20:47:25 +0000 (17:47 -0300)
commit86a216b1bab4153e8382561f67e1e5012dbff75d
treeba1915084e232d6294ccb6b7b949d2415a121458
parent4878e95ff468357dcb61f3666fa54f5bb9f0cfa3
gstbytewriter: Fix different function names in .h and .c

gst_byte_writer_reset_and_get_buffer wasn't declared
in .h, instead there was _reset_and_get_data_as_buffer.

Replace it with the real function name, that is smaller
and matches gst_byte_writer_free_and_get_buffer

https://bugzilla.gnome.org/show_bug.cgi?id=608726
docs/libs/gstreamer-libs-sections.txt
libs/gst/base/gstbytewriter.h