Fix a print during connection cleanup
This commit is contained in:
parent
75c80347a7
commit
b775e6b8fb
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ void LiStopConnection(void) {
|
|||
Limelog("Cleaning up platform...");
|
||||
cleanupPlatformSockets();
|
||||
stage--;
|
||||
Limelog("done\n");
|
||||
}
|
||||
LC_ASSERT(stage == STAGE_NONE);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue