*** empty log message ***
This commit is contained in:
@@ -27,9 +27,9 @@ int CocHandle1Request(int tmo_msec, int fd);
|
||||
|
||||
*/
|
||||
|
||||
struct CocClient *CocGetNextCmd();
|
||||
struct CocClient *CocGetNextCmd(void);
|
||||
/*
|
||||
get next client with a pending command
|
||||
*/
|
||||
|
||||
void CocCloseServer();
|
||||
void CocCloseServer(void);
|
||||
|
||||
Reference in New Issue
Block a user