auto-sync
This commit is contained in:
parent
3a68d25e90
commit
f1ebf530b8
|
@ -1,5 +1,5 @@
|
||||||
// This file was generated by Version2Header
|
// 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
|
#ifndef VCS_VERSION
|
||||||
#define VCS_VERSION "9438"
|
#define VCS_VERSION "9445"
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
static const short CB_MAX_SIZE = 64;
|
static const short CB_MAX_SIZE = 128;
|
||||||
|
|
||||||
#define BUFFER_MAX_VALUE 200123
|
#define BUFFER_MAX_VALUE 200123
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue