X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fclient.h;h=a3ce2c29303bba2f0f419639334fb24120076bdc;hb=772cee17b53bb6795a5e98f1ae2acb7e7d6c25c1;hp=853a076d6252189dfd859e621c3433f97ce091ed;hpb=dc46deeb538be794a3cf368d5494731925f66fda;p=umurmur.git diff --git a/src/client.h b/src/client.h index 853a076..a3ce2c2 100644 --- a/src/client.h +++ b/src/client.h @@ -51,7 +51,7 @@ #define BUFSIZE 8192 #define UDP_BUFSIZE 512 -#define INACTICITY_TIMEOUT 15 /* Seconds */ +#define INACTIVITY_TIMEOUT 15 /* Seconds */ #define MAX_CODECS 10 #define MAX_TOKENSIZE 64 #define MAX_TOKENS 32