Skip to content

Commit

Permalink
Restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Jun 14, 2023
1 parent f339dc5 commit a2c4533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/dnssd/minimal_mdns/Server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ void Server::Shutdown()
{
ShutdownEndpoints();
mBroadcastDestinationCount = 0;
mIsInitialized = false;
mIsInitialized = false;
}

void Server::ShutdownEndpoints()
Expand Down

0 comments on commit a2c4533

Please sign in to comment.