diff options
author | Holger Waechtler <devnull@localhost> | 2004-09-27 15:27:07 +0000 |
---|---|---|
committer | Holger Waechtler <devnull@localhost> | 2004-09-27 15:27:07 +0000 |
commit | fbd2b86fc147b4b01e0f618680608ee393f1bc14 (patch) | |
tree | 55498147cca2feceb64b16f7236ee4910b264434 /linux/include | |
parent | 21d965b1d9c1cf29233476179f099d535c2c6b87 (diff) | |
download | mediapointer-dvb-s2-fbd2b86fc147b4b01e0f618680608ee393f1bc14.tar.gz mediapointer-dvb-s2-fbd2b86fc147b4b01e0f618680608ee393f1bc14.tar.bz2 |
+N
Diffstat (limited to 'linux/include')
-rw-r--r-- | linux/include/linux/dvb/frontend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/include/linux/dvb/frontend.h b/linux/include/linux/dvb/frontend.h index 7867761d2..36df2d66f 100644 --- a/linux/include/linux/dvb/frontend.h +++ b/linux/include/linux/dvb/frontend.h @@ -258,7 +258,7 @@ struct dvb_frontend_event { #define FE_GET_FRONTEND _IOR('o', 77, struct dvb_frontend_parameters) #define FE_GET_EVENT _IOR('o', 78, struct dvb_frontend_event) -#define FE_DISHETWORK_SEND_LEGACY_CMD _IO('o', 80) /* unsigned int */ +#define FE_DISHNETWORK_SEND_LEGACY_CMD _IO('o', 80) /* unsigned int */ #endif /*_DVBFRONTEND_H_*/ |