ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.

Original commit message from CVS:
2003-12-29  Colin Walters  <walters@verbum.org>

* ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
signed.
This commit is contained in:
Colin Walters 2003-12-30 02:07:05 +00:00
parent 59f7c7259b
commit 34835ba3e7

View file

@ -1,3 +1,8 @@
2003-12-29 Colin Walters <walters@verbum.org>
* ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
signed.
2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
* ext/sndfile/gstsf.c: (gst_sf_loop):