V4L/DVB (10210): Fix a bug on v4lgrab.c
authorSimon Harrison <si1356@yahoo.co.uk>
Fri, 9 Jan 2009 12:07:07 +0000 (09:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 29 Jan 2009 10:35:37 +0000 (08:35 -0200)
commitf90c3c0bdd7a3f16eecf1b077f5e031c44ddb605
treeb7300b97e8e6f44fa63e588a9bce9a9f32e427e6
parent3e478c06e83efc365e8351bff7b4c569f22e642d
V4L/DVB (10210): Fix a bug on v4lgrab.c

v4lgrab  breaks the fputc macro on some systems, because of #defined
FILE.

Also, I also added comments because it was not at all clear that to get gspca
cameras to work with this application you need v4l1compat.

Signed-off-by: Simon Harrison <si1356@yahoo.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/video4linux/v4lgrab.c