aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sigcomp.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-02-20 22:36:34 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-02-20 22:36:34 +0000
commit2f836c20a873e846b17a4900f7c980377a0ed0dd (patch)
tree909db714be8a4d2b92b651d77bca32fb56719787 /epan/dissectors/packet-sigcomp.c
parent6a60b57c13d0cd7be185e94215cd623ab333e840 (diff)
fix a typo: lenght -> length
This seems to be a "more common" typo, fixed it 13 times throughout the code ... svn path=/trunk/; revision=13452
Diffstat (limited to 'epan/dissectors/packet-sigcomp.c')
-rw-r--r--epan/dissectors/packet-sigcomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sigcomp.c b/epan/dissectors/packet-sigcomp.c
index bcc582fd90..112f8c21ef 100644
--- a/epan/dissectors/packet-sigcomp.c
+++ b/epan/dissectors/packet-sigcomp.c
@@ -429,7 +429,7 @@ dissect_sigcomp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
* p_id_start = Partial state identifier start pos in the buffer(buff)
* partial_state_len = Partial state identifier length
* state_begin = Where to start to read state from
- * state_length = Lenght of state
+ * state_length = Length of state
* state_address = Address where to store the state in the buffer(buff)
* state_instruction =
* TRUE = Indicates that state_* is in the stored state