From 2a4c9ec6aadb19df6fb0a391e74bd7160130f4df Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Thu, 11 Sep 2008 11:26:06 +0000 Subject: ext/raw1394/: Pretend to care about the result of write() which works around compiler warnings. Original commit message from CVS: * ext/raw1394/gstdv1394src.c: (SEND_COMMAND): * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND): Pretend to care about the result of write() which works around compiler warnings. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c0dd109d..dfd5e8bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-09-11 Tim-Philipp Müller + + + * ext/raw1394/gstdv1394src.c: (SEND_COMMAND): + * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND): + Pretend to care about the result of write() which works around + compiler warnings. + 2008-09-04 Tim-Philipp Müller * ext/flac/gstflacenc.c: (gst_flac_enc_class_init): -- cgit