summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2colorbalance.c
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2006-09-02 14:45:04 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2006-09-02 14:45:04 +0000
commitb638f1c974fb74618bc41c5de4bcf6400aa187f3 (patch)
treeda2b42c1f7ce13532e4e540ceb5c63c80a072e0d /sys/v4l2/gstv4l2colorbalance.c
parent074e7b0d5335d919c65c3aa9e789c1d227fe1507 (diff)
sys/v4l2/: Whitespace cleanups, dashify property-names.
Original commit message from CVS: * sys/v4l2/gstv4l2.c: * sys/v4l2/gstv4l2colorbalance.c: * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_install_properties_helper): * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init): * sys/v4l2/gstv4l2src.h: Whitespace cleanups, dashify property-names.
Diffstat (limited to 'sys/v4l2/gstv4l2colorbalance.c')
-rw-r--r--sys/v4l2/gstv4l2colorbalance.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/v4l2/gstv4l2colorbalance.c b/sys/v4l2/gstv4l2colorbalance.c
index 26c68f49..62478ebf 100644
--- a/sys/v4l2/gstv4l2colorbalance.c
+++ b/sys/v4l2/gstv4l2colorbalance.c
@@ -39,7 +39,6 @@ gst_v4l2_color_balance_channel_base_init (gpointer g_class)
{
}
-
static void
gst_v4l2_color_balance_channel_class_init (GstV4l2ColorBalanceChannelClass *
klass)