diff options
author | Michael Hunold <devnull@localhost> | 2003-09-10 10:00:11 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2003-09-10 10:00:11 +0000 |
commit | 509592e90bc994dd24eae3361cbd156e44f9e225 (patch) | |
tree | 0bdb30703f1fceb1e0bda2d2be9cf858e6da9680 /linux/drivers/media/dvb/frontends | |
parent | 84cb0ccc815e6f442fb7f507c3446d6f688f6bec (diff) | |
download | mediapointer-dvb-s2-509592e90bc994dd24eae3361cbd156e44f9e225.tar.gz mediapointer-dvb-s2-509592e90bc994dd24eae3361cbd156e44f9e225.tar.bz2 |
Fix typo in file description.
Diffstat (limited to 'linux/drivers/media/dvb/frontends')
-rw-r--r-- | linux/drivers/media/dvb/frontends/tda1004x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/tda1004x.c b/linux/drivers/media/dvb/frontends/tda1004x.c index df32b6490..76c31def1 100644 --- a/linux/drivers/media/dvb/frontends/tda1004x.c +++ b/linux/drivers/media/dvb/frontends/tda1004x.c @@ -1,5 +1,5 @@ /* - Driver for Philips tda10045h OFDM Frontend + Driver for Philips tda1004xh OFDM Frontend This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |