capture-example: As this program is part of V4L2 API, better comment it
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Sep 2009 10:36:50 +0000 (07:36 -0300)
committerMauro 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

index 9d5b0d6..0ae49c4 100644 (file)
@@ -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>