From 8023d9492dfd1bbed93fd6eef1531c1968b6310a Mon Sep 17 00:00:00 2001 From: Edgard Lima Date: Sat, 25 Mar 2006 05:31:28 +0000 Subject: Just make few things more robust and also some identation. Original commit message from CVS: Just make few things more robust and also some identation. --- sys/v4l2/gstv4l2colorbalance.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/v4l2/gstv4l2colorbalance.h') diff --git a/sys/v4l2/gstv4l2colorbalance.h b/sys/v4l2/gstv4l2colorbalance.h index 487b3482..358270fc 100644 --- a/sys/v4l2/gstv4l2colorbalance.h +++ b/sys/v4l2/gstv4l2colorbalance.h @@ -44,7 +44,7 @@ G_BEGIN_DECLS typedef struct _GstV4l2ColorBalanceChannel { GstColorBalanceChannel parent; - guint32 index; + guint32 id; } GstV4l2ColorBalanceChannel; typedef struct _GstV4l2ColorBalanceChannelClass { -- cgit v1.2.1