diff options
author | Jean-Francois Moine <moinejf@free.fr> | 2008-10-22 08:56:24 +0200 |
---|---|---|
committer | Jean-Francois Moine <moinejf@free.fr> | 2008-10-22 08:56:24 +0200 |
commit | 3694393e19784ce8396c6ba5d88aff33f46db319 (patch) | |
tree | 9138382fe43cfb711764f9cddbef8ed0c89ae129 /linux/drivers/media/video/saa7127.c | |
parent | 2e489f8981067cb48570cf1f5e4e64495afa4985 (diff) | |
parent | 8d0c999d88452b611d2518ad02eae9dbd95e8ce9 (diff) | |
download | mediapointer-dvb-s2-3694393e19784ce8396c6ba5d88aff33f46db319.tar.gz mediapointer-dvb-s2-3694393e19784ce8396c6ba5d88aff33f46db319.tar.bz2 |
merge: v4l-dvb
Diffstat (limited to 'linux/drivers/media/video/saa7127.c')
-rw-r--r-- | linux/drivers/media/video/saa7127.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/saa7127.c b/linux/drivers/media/video/saa7127.c index 0b126a849..fd7d15305 100644 --- a/linux/drivers/media/video/saa7127.c +++ b/linux/drivers/media/video/saa7127.c @@ -29,7 +29,7 @@ * Note: the saa7126 is identical to the saa7127, and the saa7128 is * identical to the saa7129, except that the saa7126 and saa7128 have * macrovision anti-taping support. This driver will almost certainly - * work find for those chips, except of course for the missing anti-taping + * work fine for those chips, except of course for the missing anti-taping * support. * * This program is free software; you can redistribute it and/or modify |