aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-esis.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-04-08 13:41:30 +0000
committerBill Meier <wmeier@newsguy.com>2009-04-08 13:41:30 +0000
commit321506c076b5d2ed1cc4cc5c74569093b3e1aca0 (patch)
tree8452f326fe422f58ce23b34cc250db27fd0082de /epan/dissectors/packet-esis.c
parent0beccd173fb12cab957bfbf7e170b51d39b259e4 (diff)
(Trivial) Fix some spelling & etc in comments
svn path=/trunk/; revision=27996
Diffstat (limited to 'epan/dissectors/packet-esis.c')
-rw-r--r--epan/dissectors/packet-esis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-esis.c b/epan/dissectors/packet-esis.c
index cf981f831e..10eff8fa9c 100644
--- a/epan/dissectors/packet-esis.c
+++ b/epan/dissectors/packet-esis.c
@@ -127,7 +127,7 @@ static void esis_dissect_redirect_pdu( guint8 len, tvbuff_t *tvb,
*
* This is just a copy of isis.c and isis.h, so I keep the stuff also
* and adapt the names to cover possible protocol errors! Ive really no
- * idea wether I need this or not.
+ * idea whether I need this or not.
*
* Input
* tvbuff_t * : tvbuff with packet data.