Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
Fix a lot of typos and misspellings
Browse files Browse the repository at this point in the history
Change-Id: I8512cfa1d424f82a873a0e0e1d22c7b075fdd7f3
Reviewed-on: https://code.wireshark.org/review/13069
Reviewed-by: Alexis La Goutte <[email protected]>
Petri-Dish: Alexis La Goutte <[email protected]>
Tested-by: Petri Dish Buildbot <[email protected]>
Reviewed-by: Michael Mann <[email protected]>
  • Loading branch information
moshekaplan authored and mmann78 committed Jan 8, 2016
1 parent c1bcbb6 commit cd70269
Show file tree
Hide file tree
Showing 197 changed files with 493 additions and 493 deletions.
2 changes: 1 addition & 1 deletion asn1/acse/packet-acse-template.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ dissect_acse(tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree, void* d
case SES_DISCONNECT: /* RLRQ */
case SES_FINISH: /* RLRE */
case SES_ABORT: /* ABRT */
case CLSES_UNIT_DATA: /* AARQ Connetctionless session */
case CLSES_UNIT_DATA: /* AARQ Connectionless session */
break;
case SES_DATA_TRANSFER:
oid=find_oid_by_pres_ctx_id(pinfo, indir_ref);
Expand Down
2 changes: 1 addition & 1 deletion asn1/c1222/packet-c1222-template.c
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ decrypt_packet(guchar *buffer, guint32 length, gboolean decrypt)
* Checks to make sure that a complete, valid BER-encoded length is in the buffer.
*
* \param tvb contains the buffer to be examined
* \param offset is the offset within the buffer at which the BER-encded length begins
* \param offset is the offset within the buffer at which the BER-encoded length begins
* \returns TRUE if a complete, valid BER-encoded length is in the buffer; otherwise FALSE
*/
static gboolean
Expand Down
2 changes: 1 addition & 1 deletion asn1/camel/camel.asn
Original file line number Diff line number Diff line change
Expand Up @@ -2336,7 +2336,7 @@ VariablePartsArray ::= SEQUENCE SIZE (1..5) OF VariablePart

-- InitialDPArgExtension notes: not recursive, exported,
-- locally refd 1 times, import refd 0 times
-- Udated from ETSI TS 129 078 V6.4.0 (2004-3GPP TS 29.078 version 6.4.0 Release 6 1 12)
-- Updated from ETSI TS 129 078 V6.4.0 (2004-3GPP TS 29.078 version 6.4.0 Release 6 1 12)
InitialDPArgExtension ::= SEQUENCE {
gmscAddress [0] ISDN-AddressString OPTIONAL,
forwardingDestinationNumber [1] CalledPartyNumber OPTIONAL,
Expand Down
2 changes: 1 addition & 1 deletion asn1/cmip/cmip.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ PrioritisedObject B "2.9.3.2.7.48" "userObject(48)"
ActiveDestination B "2.9.3.2.7.49" "activeDestination(49)"
Allomorphs B "2.9.3.2.7.50" "allomorphs(50)"
BackUpDestinationList B "2.9.3.2.7.51" "backUpDestinationList(51)"
CapacityAlarmThreshold B "2.9.3.2.7.52" "capacityAlarmTreshold(52)"
CapacityAlarmThreshold B "2.9.3.2.7.52" "capacityAlarmThreshold(52)"
ConfirmedMode B "2.9.3.2.7.53" "confirmedMode(53)"
CurrentLogSize B "2.9.3.2.7.54" "currentLogSize(54)"
Destination B "2.9.3.2.7.55" "destination(55)"
Expand Down
2 changes: 1 addition & 1 deletion asn1/gprscdr/GenericChargingDataTypes.asn
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ FROM CMIP-1 {joint-iso-itu-t ms (9) cmip (1) version1 (1) protocol (3)}
--
-- from Rec. X.2ab[304] Editor's note: clarify if this definition is still needed. It appears that it ends in Nirvana.

-- WS imports localy
-- WS imports locally
--ManagementExtension
--FROM Attribute-ASN1Module {joint-iso-itu-t ms (9) smi (3) part2 (2) asn1Module (2) 1}
--
Expand Down
2 changes: 1 addition & 1 deletion asn1/ranap/packet-ranap-template.c
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ dissect_ProtocolIEFieldValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree
ret = (dissector_try_uint_new(ranap_ies_dissector_table, key, tvb, pinfo, tree, FALSE, NULL)) ? tvb_captured_length(tvb) : 0;
break;
}
/* Fall trough */
/* Fall through */
default:
/* no special handling */
ret = (dissector_try_uint_new(ranap_ies_dissector_table, ProtocolIE_ID, tvb, pinfo, tree, FALSE, NULL)) ? tvb_captured_length(tvb) : 0;
Expand Down
2 changes: 1 addition & 1 deletion asn1/ranap/ranap.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ MAX_VAL = asn1_param_get_integer(%(ACTX)s,"upperBound")
proto_tree_add_item(tree, saved_hf, parameter_tvb, 0, 4, ENC_BIG_ENDIAN);

#.FN_HDR SourceRNC-ToTargetRNC-TransparentContainer
/* If SourceRNC-ToTargetRNC-TransparentContainer is called trough
/* If SourceRNC-ToTargetRNC-TransparentContainer is called through
dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU
ProtocolIE_ID may be unset
*/
Expand Down
4 changes: 2 additions & 2 deletions asn1/s1ap/s1ap.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ tvbuff_t *parameter_tvb=NULL;
handover_type_value = 0;

#.FN_BODY Source-ToTarget-TransparentContainer VAL_PTR = &parameter_tvb
# I think the message is "directly encoded" into the octest string(no "double encoding")
# I think the message is "directly encoded" into the octet string(no "double encoding")
# (Compare RANAP)
# Annex A
# ...Therefore the container content is encoded according to the
Expand Down Expand Up @@ -381,7 +381,7 @@ tvbuff_t *parameter_tvb=NULL;
col_set_writable(actx->pinfo->cinfo, TRUE);
}
#.FN_BODY Target-ToSource-TransparentContainer VAL_PTR = &parameter_tvb
# I think the message is "directly encoded" into the octest string(no "double encoding")
# I think the message is "directly encoded" into the octet string(no "double encoding")
# See Target-ToSource-TransparentContainer in RANAP
tvbuff_t *parameter_tvb;
Expand Down
10 changes: 5 additions & 5 deletions asn1/tetra/tetra.asn
Original file line number Diff line number Diff line change
Expand Up @@ -1643,7 +1643,7 @@ TYPE3-IDENTIFIER ::= ENUMERATED

GROUP-IDENTITY-DOWNLINK ::= SEQUENCE
{
attach-detach-identifiet CHOICE{
attach-detach-identifier CHOICE{
attach SEQUENCE{
lifetime INTEGER(0..3),
class-of-usage INTEGER(0..7)
Expand All @@ -1666,16 +1666,16 @@ GROUP-IDENTITY-DOWNLINK ::= SEQUENCE

GROUP-IDENTITY-UPLINK ::= SEQUENCE
{
attach-detach-identifiet CHOICE{
attach-detach-identifier CHOICE{
attach SEQUENCE{
class-of-usage INTEGER(0..7)
},
detach SEQUENCE{
detach-uplike ENUMERATED{
unknow-gssi(0),
unvaild-cipher(1),
invalid-cipher(1),
user-intitial(2),
reseverd(3)
reserved(3)
}
}
},
Expand Down Expand Up @@ -2330,4 +2330,4 @@ Modify-type ::= SEQUENCE{



END
END
2 changes: 1 addition & 1 deletion epan/addr_resolv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,7 @@ manuf_name_lookup(const guint8 *addr)
}

/* Mask out the broadcast/multicast flag but not the locally
* administered flag as localy administered means: not assigend
* administered flag as locally administered means: not assigned
* by the IEEE but the local administrator instead.
* 0x01 multicast / broadcast bit
* 0x02 locally administered bit */
Expand Down
2 changes: 1 addition & 1 deletion epan/dissectors/packet-6lowpan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2154,7 +2154,7 @@ dissect_6lowpan_iphc_nhc(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, gi
* disallows sending UDP datagrams without checksums. Likewise, 6LoWPAN
* requires that we recompute the checksum.
*
* If the datagram is incomplete, then leave the checsum at 0.
* If the datagram is incomplete, then leave the checksum at 0.
*/
#if 0
/*
Expand Down
8 changes: 4 additions & 4 deletions epan/dissectors/packet-9p.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
* @_9P_RCREATE: response with file access information
* @_9P_TREAD: request to transfer data from a file or directory
* @_9P_RREAD: response with data requested
* @_9P_TWRITE: reuqest to transfer data to a file
* @_9P_RWRITE: response with out much data was transfered to file
* @_9P_TWRITE: request to transfer data to a file
* @_9P_RWRITE: response with out much data was transferred to file
* @_9P_TCLUNK: forget about a handle to an entity within the file system
* @_9P_RCLUNK: response when server has forgotten about the handle
* @_9P_TREMOVE: request to remove an entity from the hierarchy
Expand Down Expand Up @@ -293,7 +293,7 @@ static value_string_ext ninep_mode_vals_ext = VALUE_STRING_EXT_INIT(ninep_mode_v
*
* QID types are a subset of permissions - they are primarily
* used to differentiate semantics for a file system entity via
* a jump-table. Their value is also the most signifigant 16 bits
* a jump-table. Their value is also the most significant 16 bits
* of the permission_t
*
* See Also: http://plan9.bell-labs.com/magic/man2html/2/stat
Expand Down Expand Up @@ -1129,7 +1129,7 @@ static void conv_set_fid_nocopy(packet_info *pinfo, guint32 fid, const char *pat
if (!val) {
val = _9p_hash_new_val(0);
val->data = wmem_tree_new(wmem_file_scope());
/* val->len is intentionnaly left to 0 so the tree won't be freed */
/* val->len is intentionally left to 0 so the tree won't be freed */
_9p_hash_set(pinfo, _9P_NOTAG, fid, val);
}

Expand Down
20 changes: 10 additions & 10 deletions epan/dissectors/packet-acn.c
Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,7 @@ dissect_acn_dmp_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int off
case ACN_DMP_VECTOR_UNKNOWN:
break;
case ACN_DMP_VECTOR_GET_PROPERTY:
/* Rip trough property address */
/* Rip through property address */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
Expand Down Expand Up @@ -1406,31 +1406,31 @@ dissect_acn_dmp_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int off
}
break;
case ACN_DMP_VECTOR_UNMAP_PROPERTY:
/* Rip trough Actaul Proptery Address */
/* Rip through Actual Property Address */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
if (old_offset == data_offset) break;
}
break;
case ACN_DMP_VECTOR_SUBSCRIBE:
/* Rip trough Proptery Address */
/* Rip through Property Address */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
if (old_offset == data_offset) break;
}
break;
case ACN_DMP_VECTOR_UNSUBSCRIBE:
/* Rip trough Proptery Address */
/* Rip through Property Address */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
if (old_offset == data_offset) break;
}
break;
case ACN_DMP_VECTOR_GET_PROPERTY_FAIL:
/* Rip trough Address-Reason Code Pairs */
/* Rip through Address-Reason Code Pairs */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
Expand All @@ -1443,7 +1443,7 @@ dissect_acn_dmp_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int off
}
break;
case ACN_DMP_VECTOR_SET_PROPERTY_FAIL:
/* Rip trough Address-Reason Code Pairs */
/* Rip through Address-Reason Code Pairs */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
Expand All @@ -1456,7 +1456,7 @@ dissect_acn_dmp_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int off
}
break;
case ACN_DMP_VECTOR_MAP_PROPERTY_FAIL:
/* Rip trough Address-Reason Code Pairs */
/* Rip through Address-Reason Code Pairs */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
Expand All @@ -1469,15 +1469,15 @@ dissect_acn_dmp_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int off
}
break;
case ACN_DMP_VECTOR_SUBSCRIBE_ACCEPT:
/* Rip through Property Addrsses */
/* Rip through Property Addresses */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
if (old_offset == data_offset) break;
}
break;
case ACN_DMP_VECTOR_SUBSCRIBE_REJECT:
/* Rip trough Address-Reason Code Pairs */
/* Rip through Address-Reason Code Pairs */
while (data_offset < end_offset) {
old_offset = data_offset;
data_offset = acn_add_dmp_address(tvb, pinfo, pdu_tree, data_offset, &adt);
Expand Down Expand Up @@ -1808,7 +1808,7 @@ dissect_acn_sdt_client_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
/* level : 8 bit value */
/* string : pointer to buffer to fill */
/* leading_char: character to buffer left of digits */
/* min_char : mininum number of characters (for filling, not including space)*/
/* min_char : minimum number of characters (for filling, not including space)*/
/* show_zero: show zeros or dots */
/* also adds a space to right end */
/* */
Expand Down
2 changes: 1 addition & 1 deletion epan/dissectors/packet-acse.c
Original file line number Diff line number Diff line change
Expand Up @@ -1750,7 +1750,7 @@ dissect_acse(tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree, void* d
case SES_DISCONNECT: /* RLRQ */
case SES_FINISH: /* RLRE */
case SES_ABORT: /* ABRT */
case CLSES_UNIT_DATA: /* AARQ Connetctionless session */
case CLSES_UNIT_DATA: /* AARQ Connectionless session */
break;
case SES_DATA_TRANSFER:
oid=find_oid_by_pres_ctx_id(pinfo, indir_ref);
Expand Down
2 changes: 1 addition & 1 deletion epan/dissectors/packet-adb.c
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ proto_register_adb(void)

module = prefs_register_protocol(proto_adb, NULL);
prefs_register_static_text_preference(module, "version",
"ADB protocol version is compatibile pior to: adb 1.0.31",
"ADB protocol version is compatible prior to: adb 1.0.31",
"Version of protocol supported by this dissector.");
}

Expand Down
2 changes: 1 addition & 1 deletion epan/dissectors/packet-adb_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ proto_register_adb_cs(void)

module = prefs_register_protocol(proto_adb_cs, NULL);
prefs_register_static_text_preference(module, "version",
"ADB CS protocol version is compatibile pior to: adb 1.0.31",
"ADB CS protocol version is compatible prior to: adb 1.0.31",
"Version of protocol supported by this dissector.");

prefs_register_uint_preference(module, "server_port",
Expand Down
2 changes: 1 addition & 1 deletion epan/dissectors/packet-adb_service.c
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ proto_register_adb_service(void)

module = prefs_register_protocol(proto_adb_service, NULL);
prefs_register_static_text_preference(module, "version",
"ADB Service protocol version is compatibile pior to: adb 1.0.31",
"ADB Service protocol version is compatible prior to: adb 1.0.31",
"Version of protocol supported by this dissector.");

prefs_register_bool_preference(module, "framebuffer_more_details",
Expand Down
2 changes: 1 addition & 1 deletion epan/dissectors/packet-afp.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
http://developer.apple.com/documentation/Networking/Conceptual/AFP/index.html
Current AFP 3.x specfication, in HTML form, at
Current AFP 3.x specification, in HTML form, at
http://developer.apple.com/mac/library/documentation/Networking/Reference/AFP_Reference/Reference/reference.html
Current AFP 3.x programming guide, in HTML form, at
Expand Down
4 changes: 2 additions & 2 deletions epan/dissectors/packet-ajp13.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ void proto_reg_handoff_ajp13(void);
* looking at raw network packets, aren't we? The stuff on the
* wire. Wireshark has been getting better and better at helping
* dissectors with this. I'm a little fuzzy on the details, but my
* uderstanding is that wireshark now contains a fairly substantial
* understanding is that wireshark now contains a fairly substantial
* user-space TCP/IP stack so it can re-assemble the data. But I might
* be wrong. Since AJP13 is going to be used either on the loopback
* interface or on a LAN, it isn't likely to be a big issues anyway.
Expand All @@ -89,7 +89,7 @@ void proto_reg_handoff_ajp13(void);
* PDU can stretch across multiple TCP segments. Assembling them is
* obviously possible, but a royal pain. During the "phase one"
* in-order pass you have to keep track of a bunch of offsets and
* store which PDU goes with which TCP segment. Luckly, recent
* store which PDU goes with which TCP segment. Luckily, recent
* (0.9.4+) versions of wireshark provide the "tcp_dissect_pdus()"
* function that takes care of much of the work. See the comments in
* packet-tcp.c, the example code in packet-dns.c, or check the
Expand Down
4 changes: 2 additions & 2 deletions epan/dissectors/packet-alcap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1503,7 +1503,7 @@ proto_register_alcap(void)
{ &hf_alcap_compat_pass_on_sni,
{ "Pass-On SNI", "alcap.compat.pass.sni",
FT_UINT8, BASE_DEC, VALS(send_notification), 0x40,
"Send Notificaation Indicator", HFILL }
"Send Notification Indicator", HFILL }
},
{ &hf_alcap_compat_pass_on_ii,
{ "Pass-On II", "alcap.compat.pass.ii",
Expand All @@ -1513,7 +1513,7 @@ proto_register_alcap(void)
{ &hf_alcap_compat_general_sni,
{ "General SNI", "alcap.compat.general.sni",
FT_UINT8, BASE_DEC, VALS(send_notification), 0x04,
"Send Notificaation Indicator", HFILL }
"Send Notification Indicator", HFILL }
},
{ &hf_alcap_compat_general_ii,
{ "General II", "alcap.compat.general.ii",
Expand Down
Loading

0 comments on commit cd70269

Please sign in to comment.