aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tdmop.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2024-02-25 22:46:47 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2024-02-25 22:46:47 +0000
commite0300eaed86cf1749bd1e36c474d6bb54b83975f (patch)
tree65d966582a06caabf587273eb86aac4d32c2fd4c /epan/dissectors/packet-tdmop.c
parenteb706e9b8417730e13ea0fbe83b87bb6785f7387 (diff)
Fix lots of spellings
Diffstat (limited to 'epan/dissectors/packet-tdmop.c')
-rw-r--r--epan/dissectors/packet-tdmop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-tdmop.c b/epan/dissectors/packet-tdmop.c
index 9ffc8323fc..c1d4884f13 100644
--- a/epan/dissectors/packet-tdmop.c
+++ b/epan/dissectors/packet-tdmop.c
@@ -16,7 +16,7 @@
#include <epan/conversation.h>
#include <epan/prefs.h>
-/*Using of ethertype 0x0808(assigned to Frame Realy ARP) was implemented in hardware, when ethertype was not assigned*/
+/*Using of ethertype 0x0808(assigned to Frame Relay ARP) was implemented in hardware, when ethertype was not assigned*/
#define ETHERTYPE_TDMOP 0
#define MAX_DCHANNEL_LEN 128