mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 01:25:41 +08:00
OCD satisfaction aka fix indentation of code!
This commit is contained in:
@@ -389,7 +389,6 @@ void CLCDproc::clockInt(unsigned int ms)
|
||||
// Timeout, we will stop waiting for information
|
||||
m_timeout.tv_sec = 0;
|
||||
m_timeout.tv_usec = 0;
|
||||
//m_timeout.tv_usec = SOCKET_TIMEOUT;
|
||||
|
||||
/* The first parameter is the biggest descriptor + 1. The first one was 0, so
|
||||
* every other descriptor will be bigger
|
||||
|
||||
Reference in New Issue
Block a user