summaryrefslogtreecommitdiff
path: root/v4l2-apps/test
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-16 07:36:50 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-16 07:36:50 -0300
commit7178a759bcb68c7e95477ff7fbfcdfb1631168c5 (patch)
treea5983339ae02b56ef864da9448ba79a09d5975ea /v4l2-apps/test
parent74c2062855d47e6a67341f4a53ee89266b790399 (diff)
downloadmediapointer-dvb-s2-7178a759bcb68c7e95477ff7fbfcdfb1631168c5.tar.gz
mediapointer-dvb-s2-7178a759bcb68c7e95477ff7fbfcdfb1631168c5.tar.bz2
capture-example: As this program is part of V4L2 API, better comment it
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-apps/test')
-rw-r--r--v4l2-apps/test/capture-example.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l2-apps/test/capture-example.c b/v4l2-apps/test/capture-example.c
index 9d5b0d6ce..0ae49c4ed 100644
--- a/v4l2-apps/test/capture-example.c
+++ b/v4l2-apps/test/capture-example.c
@@ -3,8 +3,8 @@
*
* This program can be used and distributed without restrictions.
*
- * This program were got from V4L2 API, Draft 0.20
- * available at: http://v4l2spec.bytesex.org/
+ * This program is provided with the V4L2 API
+ * see http://linuxtv.org/docs.php for more information
*/
#include <stdio.h>