summaryrefslogtreecommitdiff
path: root/asn1/snmp
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-12-06 01:34:58 +0000
committerBill Meier <wmeier@newsguy.com>2010-12-06 01:34:58 +0000
commit03b57df5a077e1e3590a96b0ccf675cf2bc133dd (patch)
treed30cafc4dca690450bd630a40b77b47565857b85 /asn1/snmp
parent7cd3ff263b70c138a51ffb7a75c17220f9c70581 (diff)
downloadwireshark-03b57df5a077e1e3590a96b0ccf675cf2bc133dd.tar.gz
Fix various typos and spelling errors.
svn path=/trunk/; revision=35126
Diffstat (limited to 'asn1/snmp')
-rw-r--r--asn1/snmp/packet-snmp-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/snmp/packet-snmp-template.c b/asn1/snmp/packet-snmp-template.c
index 4189b04a19..063aad6038 100644
--- a/asn1/snmp/packet-snmp-template.c
+++ b/asn1/snmp/packet-snmp-template.c
@@ -1553,7 +1553,7 @@ dissect_snmp_pdu(tvbuff_t *tvb, int offset, packet_info *pinfo,
* This is TCP, and we should, and can, do reassembly.
*
* Is the "Sequence Of" header split across segment
- * boundaries? We requre at least 6 bytes for the
+ * boundaries? We require at least 6 bytes for the
* header, which allows for a 4-byte length (ASN.1
* BER).
*/