aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ehs.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-05-19 12:05:49 -0700
committerGuy Harris <guy@alum.mit.edu>2015-05-19 19:06:27 +0000
commitc19b8eb7db0f2b26e30c52fb3b887fa513c5e81c (patch)
treeaedc538439749f1bba17cc895ff9c7250f38feb6 /epan/dissectors/packet-ehs.c
parentadc05f4f7457e3797bc39ce0f392e1e0bc4820fc (diff)
Apparently "H" stands for "HOSC", not "HSC", at least these days.
Change-Id: I90807b5b40afa53fbfd31b48a322918ef4a7cc27 Reviewed-on: https://code.wireshark.org/review/8540 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/dissectors/packet-ehs.c')
-rw-r--r--epan/dissectors/packet-ehs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ehs.c b/epan/dissectors/packet-ehs.c
index 70b8e72349..5253298ebf 100644
--- a/epan/dissectors/packet-ehs.c
+++ b/epan/dissectors/packet-ehs.c
@@ -1,5 +1,5 @@
/* packet-ehs.c
- * Routines for "Enhanced HSC System" (EHS) dissection
+ * Routines for "Enhanced HOSC System" (EHS) dissection
* Copyright 2000, Scott Hovis scott.hovis@ums.msfc.nasa.gov
* Enhanced 2008, Matt Dunkle Matthew.L.Dunkle@nasa.gov
*