projects
/
platform
/
upstream
/
v4l-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
818d8f3
)
capture-example: As this program is part of V4L2 API, better comment it
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 16 Sep 2009 10:36:50 +0000
(07:36 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 16 Sep 2009 10:36:50 +0000
(07:36 -0300)
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
contrib/test/capture-example.c
patch
|
blob
|
history
diff --git
a/contrib/test/capture-example.c
b/contrib/test/capture-example.c
index
9d5b0d6
..
0ae49c4
100644
(file)
--- a/
contrib/test/capture-example.c
+++ b/
contrib/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>