fix whitespace

This commit is contained in:
cy384 2024-10-26 18:34:56 -04:00
parent ad0e5aff54
commit 395449d3df
1 changed files with 4 additions and 5 deletions

View File

@ -628,6 +628,5 @@ void* read_thread(void* arg)
disconnect();
return 0;
}