diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-17 10:11:30 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-17 10:11:30 -0300 |
commit | c7d66a73b2ab88ce7c12d867e2830ee221e58489 (patch) | |
tree | 999aadcd0060a35df5736526121faa248b7f90e5 /v4l2-apps/test | |
parent | 7c561c60c12a727840a1b24c5e2c9b47d0864944 (diff) | |
parent | 47a1368908d1a5cd3548d44cfa19853c26ddfeaf (diff) | |
download | mediapointer-dvb-s2-c7d66a73b2ab88ce7c12d867e2830ee221e58489.tar.gz mediapointer-dvb-s2-c7d66a73b2ab88ce7c12d867e2830ee221e58489.tar.bz2 |
merge: http://linuxtv.org/hg/~anttip/reddo-dvb-c/
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.c | 4 |
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> |