Coding style is religion
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
#define FAIL -1
|
||||
|
||||
//void client_pool(int srv, SSL_CTX *ctx, int poolsize);
|
||||
void* client_pool(void *args);
|
||||
void *client_pool(void *args);
|
||||
|
||||
#endif /* CLIENT_POOL_H */
|
||||
|
||||
Reference in New Issue
Block a user