diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2023-01-21 12:00:17 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2023-01-21 12:00:17 +0000 |
commit | 2f13170dc2242949ffbf965222aeba9f534940a9 (patch) | |
tree | 0564c5953fb1fbfc943fddc946fd596601dba8b9 /pcap-common.c | |
parent | 753dc6beddea935c4f0365c3e8634b44db527a82 (diff) |
Spell WirelessHART details properly. [skip ci]
Diffstat (limited to 'pcap-common.c')
-rw-r--r-- | pcap-common.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap-common.c b/pcap-common.c index 0c246ab5..6fad9421 100644 --- a/pcap-common.c +++ b/pcap-common.c @@ -693,9 +693,9 @@ #define LINKTYPE_AOS 222 /* - * Wireless HART (Highway Addressable Remote Transducer) + * WirelessHART (Highway Addressable Remote Transducer) * From the HART Communication Foundation - * IES/PAS 62591 + * IEC/PAS 62591 * * Requested by Sam Roberts <vieuxtech@gmail.com>. */ |