diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-17 10:06:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-17 10:06:23 -0300 |
commit | 47a1368908d1a5cd3548d44cfa19853c26ddfeaf (patch) | |
tree | 3f6e533e608f3158b37980e1dbbafea627f3b47a /v4l2-apps/test/capture-example.c | |
parent | aeb3a788273d65fa47c79635a886bcafc7970807 (diff) | |
parent | f8c7dcdb0142ecb0a9634945df8bd9b26522f5b7 (diff) | |
download | mediapointer-dvb-s2-47a1368908d1a5cd3548d44cfa19853c26ddfeaf.tar.gz mediapointer-dvb-s2-47a1368908d1a5cd3548d44cfa19853c26ddfeaf.tar.bz2 |
merge: http://www.linuxtv.org/hg/~hverkuil/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.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> |