From 2ce6559b2a3e5499bdc3d4b85cb9f6b2d417e94b Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Wed, 30 Mar 2016 16:32:02 +0200 Subject: Fix a typo Change-Id: I206c3f8ec860e92dce3f43b05f6695347d15398a Reviewed-on: https://code.wireshark.org/review/14706 Reviewed-by: Pascal Quantin --- epan/exported_pdu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan') 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 -- cgit v1.2.1