Fix some compiler warnings and mixed space/tab indentation
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
#define MAXCONNECTIONS 1024
|
||||
#define RBUFFERSIZE 262144 /* 256kb */
|
||||
#define WBUFFERSIZE 20*262144
|
||||
/* #define WBUFFERSIZE 100*262144 /*
|
||||
/* #define WBUFFERSIZE 100*262144 */
|
||||
/*--------------------------------------------------------------------------*/
|
||||
typedef struct {
|
||||
int socket;
|
||||
|
Reference in New Issue
Block a user