summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devices.txt (renamed from hardware.txt)0
-rw-r--r--include/iwinfo.h2
2 files changed, 1 insertions, 1 deletions
diff --git a/hardware.txt b/devices.txt
index ea74929..ea74929 100644
--- a/hardware.txt
+++ b/devices.txt
diff --git a/include/iwinfo.h b/include/iwinfo.h
index f7097cc..8469ee7 100644
--- a/include/iwinfo.h
+++ b/include/iwinfo.h
@@ -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 {