From 97a46ffce6855985e48236e90a1a6dec53a8c527 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Sat, 2 Sep 2006 14:28:55 +0000 Subject: sys/v4l2/: Cleanup error messages and unify header comments Original commit message from CVS: * sys/v4l2/gstv4l2.c: * sys/v4l2/gstv4l2colorbalance.c: * sys/v4l2/gstv4l2colorbalance.h: * sys/v4l2/gstv4l2object.c: * sys/v4l2/gstv4l2object.h: * sys/v4l2/gstv4l2src.c: * sys/v4l2/gstv4l2src.h: * sys/v4l2/gstv4l2tuner.c: * sys/v4l2/gstv4l2tuner.h: * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open): * sys/v4l2/gstv4l2xoverlay.h: * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities), (gst_v4l2_open): * sys/v4l2/v4l2_calls.h: * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_queue_frame), (gst_v4l2src_capture_init): * sys/v4l2/v4l2src_calls.h: Cleanup error messages and unify header comments --- sys/v4l2/gstv4l2tuner.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/v4l2/gstv4l2tuner.h') diff --git a/sys/v4l2/gstv4l2tuner.h b/sys/v4l2/gstv4l2tuner.h index 523eea35..1021b08c 100644 --- a/sys/v4l2/gstv4l2tuner.h +++ b/sys/v4l2/gstv4l2tuner.h @@ -1,6 +1,7 @@ -/* G-Streamer generic V4L2 element - Tuner interface implementation +/* GStreamer + * * Copyright (C) 2003 Ronald Bultje - * Copyright (C) 2006 Edgard Lima + * 2006 Edgard Lima * * gstv4l2tuner.h: tuner interface implementation for V4L2 * -- cgit v1.2.1