Skip to content

Commit 8a871ee

Browse files
committed
Update aspell
1 parent 467e228 commit 8a871ee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/aspell.en.pws

+4-2
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ ethernet
8787
ethX
8888
extern
8989
fastfast
90+
fd
9091
fdb
9192
FDB
9293
fdbs
@@ -114,6 +115,7 @@ https
114115
hw
115116
hwinfo
116117
ICV
118+
idx
117119
ifdef
118120
IFF
119121
ifindex
@@ -137,6 +139,7 @@ IPv
137139
isobjectid
138140
isoidattribute
139141
json
142+
kco
140143
KEYs
141144
lck
142145
lgtm
@@ -264,6 +267,7 @@ ss
264267
stateful
265268
stdint
266269
stdlib
270+
stdout
267271
stp
268272
STP
269273
str
@@ -336,5 +340,3 @@ zero
336340
zeromq
337341
zmq
338342
ZMQ
339-
idx
340-
kco

unittest/vslib/TestMACsecForwarder.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@ TEST(MACsecForwarder, ctr)
1111
auto s = std::make_shared<Signal>();
1212

1313
auto q = std::make_shared<EventQueue>(s);
14-
15-
//auto hii = std::make_shared<HostInterfaceInfo>(0,0,70,"tap",0,q);
1614
}

0 commit comments

Comments
 (0)