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