From f6dc6a42bfee7b623948723f64cd30a2549913e6 Mon Sep 17 00:00:00 2001
From: Josep Torre Valles <josep@fluendo.com>
Date: Fri, 6 Oct 2006 14:00:49 +0000
Subject: [PATCH] common/m4/gst-error.m4: Fixed bug #360151.

Original commit message from CVS:
2006-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

Patch by: Josep Torre Valles <josep@fluendo.com>

* common/m4/gst-error.m4:
Fixed bug #360151.
We need to disable warnings on Forte for empty declarations
due to gst-indent adding ;s to lines that just use macros
where the macro actually doesn't need a ; at end to end
statement.
---
 ChangeLog | 11 +++++++++++
 common    |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 2acca85c38..47be3f8d2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-10-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
+
+	Patch by: Josep Torre Valles <josep@fluendo.com>
+
+	* common/m4/gst-error.m4:
+	Fixed bug #360151.
+	We need to disable warnings on Forte for empty declarations
+	due to gst-indent adding ;s to lines that just use macros
+	where the macro actually doesn't need a ; at end to end
+	statement.
+
 2006-10-06  Wim Taymans  <wim@fluendo.com>
 
 	* plugins/elements/gstfilesink.c: (gst_file_sink_open_file),
diff --git a/common b/common
index a4af1b8542..83b08805d0 160000
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit a4af1b8542911352e29d53fba47e2c3d7231ebdb
+Subproject commit 83b08805d0c109b6dbdcfca0a8b9659b1c556480