fdsink: fix error message
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 18 Jun 2009 10:27:21 +0000 (11:27 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 18 Jun 2009 10:39:26 +0000 (11:39 +0100)
commit536baf3d6534b6dd62fc92c91505fb4ce865713a
tree4db9ec6b8e864998430fea2da77d95ed53bc0533
parent6c1a1634b48c44e38126a1dc0ab93c2b465e1679
fdsink: fix error message

Users should never see the term 'file descriptor', much less a file
descriptor number, in an error message. Put that into the debug
string instead and use the default error message.
plugins/elements/gstfdsink.c