Fix "deprecated" typoes.
Fix remaining misspellings of "depreciated" to "deprecated." Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
beb7dd86a1
commit
1591275cb5
@@ -3054,7 +3054,7 @@ static const iw_handler prism54_handler[] = {
|
||||
(iw_handler) prism54_set_wap, /* SIOCSIWAP */
|
||||
(iw_handler) prism54_get_wap, /* SIOCGIWAP */
|
||||
(iw_handler) NULL, /* -- hole -- */
|
||||
(iw_handler) NULL, /* SIOCGIWAPLIST depreciated */
|
||||
(iw_handler) NULL, /* SIOCGIWAPLIST deprecated */
|
||||
(iw_handler) prism54_set_scan, /* SIOCSIWSCAN */
|
||||
(iw_handler) prism54_get_scan, /* SIOCGIWSCAN */
|
||||
(iw_handler) prism54_set_essid, /* SIOCSIWESSID */
|
||||
|
Reference in New Issue
Block a user