aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kt.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-kt.c')
-rw-r--r--epan/dissectors/packet-kt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-kt.c b/epan/dissectors/packet-kt.c
index 94c77493fa..aef22466e9 100644
--- a/epan/dissectors/packet-kt.c
+++ b/epan/dissectors/packet-kt.c
@@ -35,7 +35,7 @@ static int proto_kt = -1;
* for which it has been written, the way it has been written makes
* dissection a bit tricky. Requests and responses have the same
* "magic" identifier, but there is no clear cut way to distinguish
- * between them. This means that a few dirty tricks have have to be
+ * between them. This means that a few dirty tricks have to be
* employed for dissecting... and the dissector is based on sample
* captures from two different clients working with the same version
* of the server.