auto-sync
This commit is contained in:
parent
5a96a532f4
commit
bc83533b99
|
@ -1,5 +1,5 @@
|
|||
// This file was generated by Version2Header
|
||||
// Thu Jan 28 20:12:19 EST 2016
|
||||
// Sun Jan 31 22:35:40 EST 2016
|
||||
#ifndef VCS_VERSION
|
||||
#define VCS_VERSION "9438"
|
||||
#define VCS_VERSION "9445"
|
||||
#endif
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
#include <string.h>
|
||||
|
||||
static const short CB_MAX_SIZE = 64;
|
||||
static const short CB_MAX_SIZE = 128;
|
||||
|
||||
#define BUFFER_MAX_VALUE 200123
|
||||
|
||||
|
|
Loading…
Reference in New Issue