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 fb3c5d7c47
commit 92089b9280

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):