iwinfo: rename hardware.txt to devices.txt
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
c9b1672f5a
commit
a0a0e02dd9
2 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ struct iwinfo_hardware_entry {
|
|||
|
||||
extern const struct iwinfo_iso3166_label IWINFO_ISO3166_NAMES[];
|
||||
|
||||
#define IWINFO_HARDWARE_FILE "/usr/share/libiwinfo/hardware.txt"
|
||||
#define IWINFO_HARDWARE_FILE "/usr/share/libiwinfo/devices.txt"
|
||||
|
||||
|
||||
struct iwinfo_ops {
|
||||
|
|
Loading…
Reference in a new issue