..
This commit is contained in:
parent
e5b2c3be17
commit
50fcb6fb9b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#define COUNT(array) sizeof(array) / sizeof(array[0])
|
||||
|
||||
#define BUFFER_SIZE 1024
|
||||
#define BUFFER_SIZE 128
|
||||
#define ATTEMPT_COUNT 5
|
||||
|
||||
#define CLIENT_NAME "DigestPlay " STRING(VERSION) " " BUILD
|
||||
|
|
Loading…
Add table
Reference in a new issue