aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hl7.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-hl7.c')
-rw-r--r--epan/dissectors/packet-hl7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-hl7.c b/epan/dissectors/packet-hl7.c
index 398b93547a..0daabdfbe5 100644
--- a/epan/dissectors/packet-hl7.c
+++ b/epan/dissectors/packet-hl7.c
@@ -124,7 +124,7 @@ static const string_string hl7_msg_type_vals[] = {
{ "ORM", "Pharmacy/treatment order" },
{ "ORN", "Non-stock requisition - General order acknowledgment" },
{ "ORP", "Pharmacy/treatment order acknowledgment" },
- { "ORR", "General order response response to any ORM" },
+ { "ORR", "General order response message response to any ORM" },
{ "ORS", "Stock requisition - Order acknowledgment" },
{ "ORU", "Unsolicited transmission of an observation" },
{ "OSQ", "Query response for order status" },