summaryrefslogtreecommitdiff
path: root/epan/exported_pdu.h
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2016-03-30 16:32:02 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2016-03-30 14:33:01 +0000
commit2ce6559b2a3e5499bdc3d4b85cb9f6b2d417e94b (patch)
tree02f352d9199ff6a405b5be131214477230572dca /epan/exported_pdu.h
parent3f653f64b23113520c138961d0e95a383f6d81f0 (diff)
downloadwireshark-2ce6559b2a3e5499bdc3d4b85cb9f6b2d417e94b.tar.gz
Fix a typo
Change-Id: I206c3f8ec860e92dce3f43b05f6695347d15398a Reviewed-on: https://code.wireshark.org/review/14706 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/exported_pdu.h')
-rw-r--r--epan/exported_pdu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/exported_pdu.h b/epan/exported_pdu.h
index 0fb19d41e7..844e3c8fda 100644
--- a/epan/exported_pdu.h
+++ b/epan/exported_pdu.h
@@ -120,7 +120,7 @@ WS_DLL_PUBLIC GSList *get_export_pdu_tap_list(void);
#define EXP_PDU_TAG_DVBCI_EVT 31
#define EXP_PDU_TAG_DISSECTOR_TABLE_NAME_NUM_VAL 32 /**< value part is the numeric value to be used calling the dissector table
- * given with tag EXP_PDU_TAG_DISSECTOR_TABLE_NAME, must follow emediatly after the table tag.
+ * given with tag EXP_PDU_TAG_DISSECTOR_TABLE_NAME, must follow immediately after the table tag.
*/
#define EXP_PDU_TAG_COL_PROT_TEXT 33 /**< Text string to put in COL_PROTOCOL, one use case is in conjunction with dissector tables where