diff options
author | Johannes Stezenbach <devnull@localhost> | 2005-01-07 23:03:59 +0000 |
---|---|---|
committer | Johannes Stezenbach <devnull@localhost> | 2005-01-07 23:03:59 +0000 |
commit | d81bf90c5b7d37b521c936be7360363904eeebea (patch) | |
tree | 8453e0905eb20e47921fb92e0c0155026a774f8e /linux/drivers/media/dvb/frontends/cx22700.c | |
parent | efce3c0310a899d62906b8d0b9aec584d69ba0c3 (diff) | |
download | mediapointer-dvb-s2-d81bf90c5b7d37b521c936be7360363904eeebea.tar.gz mediapointer-dvb-s2-d81bf90c5b7d37b521c936be7360363904eeebea.tar.bz2 |
patch by Alexey Dobriyan: remove stray '#'
Diffstat (limited to 'linux/drivers/media/dvb/frontends/cx22700.c')
-rw-r--r-- | linux/drivers/media/dvb/frontends/cx22700.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/cx22700.c b/linux/drivers/media/dvb/frontends/cx22700.c index 26744e71f..cddfe05a8 100644 --- a/linux/drivers/media/dvb/frontends/cx22700.c +++ b/linux/drivers/media/dvb/frontends/cx22700.c @@ -1,4 +1,4 @@ -#/* +/* Conexant cx22700 DVB OFDM demodulator driver Copyright (C) 2001-2002 Convergence Integrated Media GmbH |