[rygel] gst-launch: Micro coding-style fix
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] gst-launch: Micro coding-style fix
- Date: Wed, 25 Aug 2010 14:45:29 +0000 (UTC)
commit 1069929ce2da84496db65b189117ed4e586212c8
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Wed Aug 25 15:42:48 2010 +0300
gst-launch: Micro coding-style fix
src/plugins/gst-launch/rygel-gst-launch-item.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/gst-launch/rygel-gst-launch-item.vala b/src/plugins/gst-launch/rygel-gst-launch-item.vala
index b619a6c..29c4306 100644
--- a/src/plugins/gst-launch/rygel-gst-launch-item.vala
+++ b/src/plugins/gst-launch/rygel-gst-launch-item.vala
@@ -52,6 +52,7 @@ public class Rygel.GstLaunch.Item : Rygel.MediaItem {
return Gst.parse_bin_from_description (this.launch_line, true);
} catch (Error err) {
warning ("parse launchline failed: %s", err.message);
+
return null;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]