Fix some spelling errors

This commit is contained in:
Martin Mathieson 2021-10-05 20:50:25 +01:00 committed by Wireshark GitLab Utility
parent ab34ebbc7b
commit a5df18e51e
12 changed files with 67 additions and 18 deletions

View File

@ -755,7 +755,7 @@ to avoid warnings at all.
The compiler flags in the Makefiles are set to "treat warnings as errors", The compiler flags in the Makefiles are set to "treat warnings as errors",
so your code won't even compile when warnings occur. so your code won't even compile when warnings occur.
7. General observatons about architecture 7. General observations about architecture
One day we might conceivably wish to load dissectors on demand and do other One day we might conceivably wish to load dissectors on demand and do other
more sophisticated kinds of unit test. Plus other scenarios not immediately more sophisticated kinds of unit test. Plus other scenarios not immediately

View File

@ -1407,7 +1407,7 @@ proto_register_dlm3(void)
FT_UINT32, BASE_HEX, NULL, 0x0, FT_UINT32, BASE_HEX, NULL, 0x0,
NULL, HFILL}}, NULL, HFILL}},
{ &hf_dlm3_m_flags_user, { &hf_dlm3_m_flags_user,
{ "User space lock realted", "dlm3.m.flags.user", { "User space lock related", "dlm3.m.flags.user",
FT_BOOLEAN, 32, NULL, DLM3_IFL_USER, FT_BOOLEAN, 32, NULL, DLM3_IFL_USER,
NULL, HFILL}}, NULL, HFILL}},
{ &hf_dlm3_m_flags_orphan, { &hf_dlm3_m_flags_orphan,

View File

@ -236,9 +236,9 @@ static int hf_gtp_sndcp_number = -1;
static int hf_gtp_tear_ind = -1; static int hf_gtp_tear_ind = -1;
static int hf_gtp_teid = -1; static int hf_gtp_teid = -1;
static int hf_gtp_teid_cp = -1; static int hf_gtp_teid_cp = -1;
static int hf_gtp_ulink_teid_cp = -1; static int hf_gtp_uplink_teid_cp = -1;
static int hf_gtp_teid_data = -1; static int hf_gtp_teid_data = -1;
static int hf_gtp_ulink_teid_data = -1; static int hf_gtp_uplink_teid_data = -1;
static int hf_gtp_teid_ii = -1; static int hf_gtp_teid_ii = -1;
static int hf_gtp_tid = -1; static int hf_gtp_tid = -1;
static int hf_gtp_tlli = -1; static int hf_gtp_tlli = -1;
@ -5841,8 +5841,8 @@ decode_gtp_pdp_cntxt(tvbuff_t * tvb, int offset, packet_info * pinfo _U_, proto_
offset = offset + 8; offset = offset + 8;
break; break;
case 1: case 1:
proto_tree_add_item(ext_tree_pdp, hf_gtp_ulink_teid_cp, tvb, offset + 6, 4, ENC_BIG_ENDIAN); proto_tree_add_item(ext_tree_pdp, hf_gtp_uplink_teid_cp, tvb, offset + 6, 4, ENC_BIG_ENDIAN);
proto_tree_add_item(ext_tree_pdp, hf_gtp_ulink_teid_data, tvb, offset + 10, 4, ENC_BIG_ENDIAN); proto_tree_add_item(ext_tree_pdp, hf_gtp_uplink_teid_data, tvb, offset + 10, 4, ENC_BIG_ENDIAN);
proto_tree_add_item(ext_tree_pdp, hf_gtp_pdp_context_identifier, tvb, offset + 14, 1, ENC_BIG_ENDIAN); proto_tree_add_item(ext_tree_pdp, hf_gtp_pdp_context_identifier, tvb, offset + 14, 1, ENC_BIG_ENDIAN);
offset = offset + 15; offset = offset + 15;
break; break;
@ -10788,8 +10788,8 @@ proto_register_gtp(void)
FT_UINT32, BASE_HEX_DEC, NULL, 0, FT_UINT32, BASE_HEX_DEC, NULL, 0,
"Tunnel Endpoint Identifier Control Plane", HFILL} "Tunnel Endpoint Identifier Control Plane", HFILL}
}, },
{&hf_gtp_ulink_teid_cp, {&hf_gtp_uplink_teid_cp,
{ "Uplink TEID Control Plane", "gtp.ulink_teid_cp", { "Uplink TEID Control Plane", "gtp.uplink_teid_cp",
FT_UINT32, BASE_HEX_DEC, NULL, 0, FT_UINT32, BASE_HEX_DEC, NULL, 0,
"Uplink Tunnel Endpoint Identifier Control Plane", HFILL} "Uplink Tunnel Endpoint Identifier Control Plane", HFILL}
}, },
@ -10798,8 +10798,8 @@ proto_register_gtp(void)
FT_UINT32, BASE_HEX_DEC, NULL, 0, FT_UINT32, BASE_HEX_DEC, NULL, 0,
"Tunnel Endpoint Identifier Data I", HFILL} "Tunnel Endpoint Identifier Data I", HFILL}
}, },
{&hf_gtp_ulink_teid_data, {&hf_gtp_uplink_teid_data,
{ "Uplink TEID Data I", "gtp.ulink_teid_data", { "Uplink TEID Data I", "gtp.uplink_teid_data",
FT_UINT32, BASE_HEX_DEC, NULL, 0, FT_UINT32, BASE_HEX_DEC, NULL, 0,
"UplinkTunnel Endpoint Identifier Data I", HFILL} "UplinkTunnel Endpoint Identifier Data I", HFILL}
}, },

View File

@ -9586,7 +9586,7 @@ void proto_register_gtpv2(void)
"SGSN", HFILL} "SGSN", HFILL}
}, },
{ &hf_gtpv2_tra_info_ggsn_pdp, { &hf_gtpv2_tra_info_ggsn_pdp,
{"PDP Cpntext", "gtpv2.tra_info_ggsn_pdp", {"PDP Context", "gtpv2.tra_info_ggsn_pdp",
FT_UINT8, BASE_DEC, NULL, 0x01, FT_UINT8, BASE_DEC, NULL, 0x01,
"GGSN", HFILL} "GGSN", HFILL}
}, },

View File

@ -45738,7 +45738,7 @@ proto_register_ieee80211(void)
"", HFILL }}, "", HFILL }},
{&hf_ieee80211_tag_neighbor_report_bssid_info_high_throughput, {&hf_ieee80211_tag_neighbor_report_bssid_info_high_throughput,
{"High Throughput Control (+HTC)", "wlan.nreport.bssid.info.hthoughput", {"High Throughput Control (+HTC)", "wlan.nreport.bssid.info.hthroughput",
FT_BOOLEAN, 32, NULL, 0x00000800, FT_BOOLEAN, 32, NULL, 0x00000800,
NULL, HFILL }}, NULL, HFILL }},

View File

@ -4426,7 +4426,7 @@ proto_register_ospf(void)
{ "Security Association Identifier (SA ID)", "ospf.at.sa_id", FT_UINT16, { "Security Association Identifier (SA ID)", "ospf.at.sa_id", FT_UINT16,
BASE_HEX, NULL, 0x0, "That maps to the authentication algorithm and the secret key used to create the message digest", HFILL }}, BASE_HEX, NULL, 0x0, "That maps to the authentication algorithm and the secret key used to create the message digest", HFILL }},
{&hf_ospf_at_crypto_seq_nbr, {&hf_ospf_at_crypto_seq_nbr,
{ "Cryptographic Sequence Number", "ospf.at.cryto_seq_nbr", FT_UINT64, { "Cryptographic Sequence Number", "ospf.at.crypto_seq_nbr", FT_UINT64,
BASE_DEC, NULL, 0x0, "Increasing sequence number that is used to guard against replay attacks", HFILL }}, BASE_DEC, NULL, 0x0, "Increasing sequence number that is used to guard against replay attacks", HFILL }},
{&hf_ospf_at_auth_data, {&hf_ospf_at_auth_data,
{ "Authentication Data", "ospf.at.auth_data", FT_BYTES, { "Authentication Data", "ospf.at.auth_data", FT_BYTES,

View File

@ -976,7 +976,7 @@ static const value_string vals_broadcast_content_type_type[] = {
{0x0011, "[News Service] General News (Local)"}, {0x0011, "[News Service] General News (Local)"},
{0x0012, "[News Service] General News (Regional)"}, {0x0012, "[News Service] General News (Regional)"},
{0x0013, "[News Service] General News (National)"}, {0x0013, "[News Service] General News (National)"},
{0x0014, "[News Service] General News (Internationa)"}, {0x0014, "[News Service] General News (International)"},
{0x0015, "[News Service] Business/Financial News (Local)"}, {0x0015, "[News Service] Business/Financial News (Local)"},
{0x0016, "[News Service] Business/Financial News (Regional)"}, {0x0016, "[News Service] Business/Financial News (Regional)"},
{0x0017, "[News Service] Business/Financial News (National)"}, {0x0017, "[News Service] Business/Financial News (National)"},

View File

@ -1709,7 +1709,7 @@ void proto_register_ecat(void)
}, },
#if 0 #if 0
{ &hf_ecat_header, { &hf_ecat_header,
{ "eader", "ecat.header", { "header", "ecat.header",
FT_BYTES, BASE_NONE, NULL, 0x0, NULL, HFILL } FT_BYTES, BASE_NONE, NULL, 0x0, NULL, HFILL }
}, },
#endif #endif

View File

@ -30,7 +30,7 @@ Binary (TCP): The fastest and most flexible version (small footprint, no XML and
can easily be tunneled (SSH, IPSEC, etc.), redirected, ... can easily be tunneled (SSH, IPSEC, etc.), redirected, ...
SOAP version: Easy to implement with verious tools like .Net, JAVA, gSOAP, etc. SOAP version: Easy to implement with verious tools like .Net, JAVA, gSOAP, etc.
Better to communicate through firewalls via HTTP. Better to communicate through firewalls via HTTP.
SOAP with Binary Attchment: Combines the advantages of both. SOAP with Binary Attachment: Combines the advantages of both.
The messages are encoded as Binary, and transported via SOAP as binary The messages are encoded as Binary, and transported via SOAP as binary
attachment. attachment.

View File

@ -3017,7 +3017,7 @@ proto_register_unistim(void){
8,NULL,DISPLAY_WRITE_ADDRESS_SOFT_LABEL_FLAG,NULL,HFILL} 8,NULL,DISPLAY_WRITE_ADDRESS_SOFT_LABEL_FLAG,NULL,HFILL}
}, },
{ &hf_display_write_address_softkey_id, { &hf_display_write_address_softkey_id,
{"Soft Key ID","unistim.write.addres.softkey.id",FT_UINT8, {"Soft Key ID","unistim.write.address.softkey.id",FT_UINT8,
BASE_HEX,NULL,DISPLAY_WRITE_ADDRESS_SOFT_KEY_ID,NULL,HFILL} BASE_HEX,NULL,DISPLAY_WRITE_ADDRESS_SOFT_KEY_ID,NULL,HFILL}
}, },
{ &hf_display_write_address_char_pos, { &hf_display_write_address_char_pos,

View File

@ -392,7 +392,7 @@ elif args.commits:
files = [f.decode('utf-8') files = [f.decode('utf-8')
for f in subprocess.check_output(command).splitlines()] for f in subprocess.check_output(command).splitlines()]
# Filter files # Filter files
files = list(filter(lambda f : isAppropriateFile(f) and not isGeneratedFile(f), files)) files = list(filter(lambda f : os.path.exists(f) and isAppropriateFile(f) and not isGeneratedFile(f), files))
elif args.open: elif args.open:
# Unstaged changes. # Unstaged changes.
command = ['git', 'diff', '--name-only'] command = ['git', 'diff', '--name-only']

View File

@ -22,10 +22,13 @@ acknowledgement
acp133 acp133
activations activations
actuator actuator
acyclic
addba
additionsr additionsr
adjacency adjacency
adlink adlink
administrable administrable
adspec
adwin adwin
aes128 aes128
aes256 aes256
@ -64,6 +67,7 @@ asciidoc
asn1 asn1
asn1cnf asn1cnf
asn2wrs asn2wrs
assignor
assoc assoc
assymetric assymetric
async async
@ -79,6 +83,7 @@ authen
authenticates authenticates
authenticator authenticator
authenticators authenticators
authgss
authn authn
authntransitioning authntransitioning
authorizer authorizer
@ -91,6 +96,7 @@ autosar
available available
avaya avaya
avrcp avrcp
bacapp
backend backend
backhaul backhaul
backoff backoff
@ -153,6 +159,7 @@ canonicalize
canonicalized canonicalized
capacitive capacitive
capinfos capinfos
caplen
capsa capsa
captioning captioning
capwap capwap
@ -204,6 +211,7 @@ codeset
codingrate codingrate
codute codute
collectd collectd
collimation
colocated colocated
coloring coloring
colorise colorise
@ -215,6 +223,7 @@ colormap
combiner combiner
combiners combiners
communication communication
compat
compilers compilers
computable computable
concatenate concatenate
@ -231,14 +240,17 @@ const
contactless contactless
contiguously contiguously
Coord3D Coord3D
copycss
copyfile copyfile
corba corba
corrigendum
couchbase couchbase
coverity coverity
cpdlc cpdlc
cpich cpich
cppcheck cppcheck
cpuregisters cpuregisters
cqich
credential credential
credentials credentials
criticalextensions criticalextensions
@ -276,6 +288,7 @@ debian
debug debug
decapsulation decapsulation
decca decca
decentralization
dechunk dechunk
decompressing decompressing
decompressor decompressor
@ -374,6 +387,7 @@ ebcdic
ecdhe ecdhe
ecdsa ecdsa
editcap editcap
eeprom
egprs egprs
egroup egroup
eigrp eigrp
@ -402,6 +416,7 @@ enumerations
enumerator enumerator
epasv epasv
epdcch epdcch
epsem
equinf equinf
ericsson ericsson
erldp erldp
@ -456,6 +471,7 @@ frametype
frontend frontend
fsctl fsctl
ftype ftype
ftypes
functionalities functionalities
funkt funkt
fvalue fvalue
@ -470,8 +486,10 @@ geoip
geonw geonw
geran geran
getattr getattr
getentrybyname
getnext getnext
getter getter
gidaddr
gigabit gigabit
gigamon gigamon
gigpod gigpod
@ -573,9 +591,11 @@ ipaddress
ipfix ipfix
ipprim ipprim
ipsec ipsec
ipseckey
iptables iptables
iptrace iptrace
ipv4addr ipv4addr
irqmask
isakmp isakmp
iscsi iscsi
iseries iseries
@ -614,6 +634,7 @@ libgcrypt
libpcap libpcap
linearity linearity
linkaddr linkaddr
linkcss
linker linker
linkinfo linkinfo
linksys linksys
@ -645,6 +666,7 @@ mathieson
maxlen maxlen
maybefcs maybefcs
mbits mbits
mbsfn
mcast mcast
mcptt mcptt
mcsset mcsset
@ -680,6 +702,7 @@ modespecificinfo
modulo modulo
motorola motorola
mpeg4 mpeg4
mplstp
mpsse mpsse
mptcp mptcp
mrcpv mrcpv
@ -736,9 +759,11 @@ newpw
nexthop nexthop
nfs4err nfs4err
nghttp nghttp
ngran
ngsniffer ngsniffer
niagra niagra
noauth noauth
nodeid
nofcs nofcs
nokia nokia
nominals nominals
@ -755,11 +780,13 @@ novell
nowait nowait
npcap npcap
nprach nprach
nrppa
nsapi nsapi
nssai nssai
nstime nstime
nstrace nstrace
ntlmssp ntlmssp
nullptr
nvmeof nvmeof
obfuscated obfuscated
objectid objectid
@ -822,7 +849,10 @@ pdustatus
peeraddr peeraddr
peerkey peerkey
periodicities periodicities
peristency
persistency
phaser phaser
phasor
phich phich
phonebook phonebook
physcellid physcellid
@ -832,6 +862,7 @@ pixmap
plaintext plaintext
plixer plixer
plugin plugin
pluginize
plugins plugins
pname pname
polestar polestar
@ -964,6 +995,7 @@ reinitialization
reinitialize reinitialize
reinitialized reinitialized
reinitializing reinitializing
reinvoke
rekey rekey
rekeying rekeying
relocatable relocatable
@ -983,6 +1015,7 @@ reroute
rerouted rerouted
rerouting rerouting
resampled resampled
resampler
rescan rescan
resegment resegment
resend resend
@ -1018,6 +1051,7 @@ revertive
revocations revocations
rfcomm rfcomm
rgoose rgoose
ripemd
rlcmac rlcmac
rmcap rmcap
rnsap rnsap
@ -1027,6 +1061,7 @@ rpcap
rtpmidi rtpmidi
rtpmux rtpmux
rxreq rxreq
sacch
sanicap sanicap
sanitize sanitize
satisfiable satisfiable
@ -1039,9 +1074,11 @@ scrollbar
sdusize sdusize
sectorization sectorization
sectorized sectorized
segmenting
segno segno
semiautomatic semiautomatic
sendto sendto
separability
separators separators
seqno seqno
seqnum seqnum
@ -1055,6 +1092,7 @@ setcap
setuid setuid
severities severities
sflow sflow
sftpserver
sgdsn sgdsn
sgsap sgsap
sha256 sha256
@ -1066,6 +1104,7 @@ sidelink
signaling signaling
signon signon
simulcast simulcast
skippable
skype skype
slsch slsch
smpte smpte
@ -1146,6 +1185,7 @@ suboptions
subparam subparam
subpdu subpdu
subpm subpm
subprocesstest
subquery subquery
subrects subrects
subselect subselect
@ -1171,6 +1211,7 @@ tclas
tcpdump tcpdump
tcpflags tcpflags
tcpip tcpip
tcptrace
tcpudp tcpudp
tdd128 tdd128
tdd384 tdd384
@ -1207,10 +1248,12 @@ toshiba
touchlink touchlink
touchpad touchpad
traceroute traceroute
transceive
transcoder transcoder
transifex transifex
transitioning transitioning
transitivity transitivity
transversal
traveler traveler
traversal traversal
truncatable truncatable
@ -1241,7 +1284,9 @@ uint32
uint8 uint8
ulmap ulmap
ulsch ulsch
unack
unacked unacked
unadmitted
unadvise unadvise
unaligned unaligned
unallocated unallocated
@ -1256,6 +1301,7 @@ uncalibrated
uncategorized uncategorized
unchannelized unchannelized
unciphered unciphered
uncompensated
uncompress uncompress
uncompressed uncompressed
uncompressing uncompressing
@ -1301,6 +1347,7 @@ unjoining
unknown1 unknown1
unlink unlink
unlinked unlinked
unmanaged
unmap unmap
unmappable unmappable
unmark unmark
@ -1404,9 +1451,11 @@ workarounds
writable writable
wsbuild wsbuild
wscale wscale
wscbor
wslua wslua
wsluarm wsluarm
x509sat x509sat
xattr
xchannel xchannel
xmlns xmlns
xsltproc xsltproc