summaryrefslogtreecommitdiff
path: root/v4l2-apps/test/capture-example.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-17 10:16:57 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-17 10:16:57 -0300
commit33b0deb1ca699a4e3d5a90a4a35a2029aba91b0e (patch)
tree61bb65e12f7cd11943bcbce017ec894da934cf6a /v4l2-apps/test/capture-example.c
parent31c79ea0fb1c6aa8d7b74068940fd95c8e860da4 (diff)
parentc7d66a73b2ab88ce7c12d867e2830ee221e58489 (diff)
downloadmediapointer-dvb-s2-33b0deb1ca699a4e3d5a90a4a35a2029aba91b0e.tar.gz
mediapointer-dvb-s2-33b0deb1ca699a4e3d5a90a4a35a2029aba91b0e.tar.bz2
merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-apps/test/capture-example.c')
-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>