Couple more gcc warnings killed, fixed a bug within protocol.c, and added initial colour detections based on protocol findings.

This commit is contained in:
Vatiken 2012-02-29 05:54:24 +00:00
parent 70d7785fea
commit db5b776326
5 changed files with 26 additions and 11 deletions

View file

@ -37,7 +37,7 @@ typedef struct descriptor_data descriptor_t;
#define MAX_PROTOCOL_BUFFER 2048
#define MAX_VARIABLE_LENGTH 4096
#define MAX_OUTPUT_BUFFER 8192
#define MAX_OUTPUT_BUFFER LARGE_BUFSIZE
#define MAX_MSSP_BUFFER 4096
#define SEND 1