Skip to content

Commit e15db4c

Browse files
authored
Add Doxygen words to the lexicon and fix a misspelled word. (#32)
1 parent 1083411 commit e15db4c

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

test/unit-test/defender_utest.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
* +--------------+-------------------------------+------------+
6767
*
6868
* Both guard buffers are filled with a known pattern before each test and are
69-
* verified to reamain unchanged after each test.
69+
* verified to remain unchanged after each test.
7070
*/
7171
#define TEST_TOPIC_BUFFER_PREFIX_GUARD_LENGTH 32
7272
#define TEST_TOPIC_BUFFER_WRITABLE_LENGTH 256

tools/lexicon.txt

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@ apis
44
aws
55
bi
66
bo
7+
br
78
bufferlength
89
cbor
10+
colspan
911
com
1012
cond
1113
config
14+
configpagestyle
1215
const
16+
copydoc
17+
css
1318
defenderapi
1419
defenderbadparameter
1520
defenderbuffertoosmall
@@ -25,49 +30,67 @@ defendernomatch
2530
defenderstatus
2631
defendersuccess
2732
defendertopic
33+
defgroup
34+
developerguide
35+
doesn
2836
doxygen
2937
endcode
3038
endcond
3139
endif
3240
enum
41+
gcc
3342
getdeviceserialnumber
3443
gettopic
3544
github
3645
hed
3746
https
47+
html
3848
inc
3949
ingroup
4050
iot
4151
iso
4252
json
53+
logdebug
54+
logerror
55+
loginfo
56+
logwarn
57+
mainpage
4358
matchapi
4459
matchtopic
60+
mdash
4561
memcpy
4662
misra
4763
mqtt
4864
noninfringement
4965
ns
66+
os
5067
param
5168
pbuffer
69+
png
5270
po
5371
posix
5472
poutapi
5573
poutlength
5674
poutthingnamelength
5775
ppoutthingname
76+
pre
5877
premainingtopic
5978
pthingname
6079
ptopic
61-
reamain
80+
remediate
6281
remainingtopiclength
82+
rm
6383
sdk
6484
strlen
6585
sublicense
6686
tcp
87+
td
6788
thingname
6889
thingnamelength
90+
toolchain
6991
topicbuffer
7092
topiclength
93+
tr
7194
udp
7295
uint
7396
utest

0 commit comments

Comments
 (0)