aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ros/packet-ros-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/ros/packet-ros-template.c')
-rw-r--r--epan/dissectors/asn1/ros/packet-ros-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/asn1/ros/packet-ros-template.c b/epan/dissectors/asn1/ros/packet-ros-template.c
index 317dafaa6a..900a9a63c9 100644
--- a/epan/dissectors/asn1/ros/packet-ros-template.c
+++ b/epan/dissectors/asn1/ros/packet-ros-template.c
@@ -296,7 +296,7 @@ ros_match_call_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, gui
/* we haven't found a match - try and match it up */
if(isInvoke) {
- /* this a a request - add it to the unmatched list */
+ /* this a request - add it to the unmatched list */
/* check that we don't already have one of those in the
unmatched list and if so remove it */