Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 464ab15

Browse files
committed
NetworkInterface: make dtor virtual
1 parent 0ad6fc0 commit 464ab15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎libraries/SocketWrapper/SocketHelpers.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class NetworkInterface {
4040
NetworkInterface() {
4141
}
4242

43-
~NetworkInterface() {
43+
virtual~NetworkInterface() {
4444
}
4545

4646
void MACAddress(uint8_t *mac);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /