projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
0782a4a
)
Increase the size of the buffer for the version string
author
Trond Norbye
<trond.norbye@sun.com>
Thu, 16 Apr 2009 19:16:03 +0000
(21:16 +0200)
committer
Trond Norbye
<trond.norbye@sun.com>
Thu, 16 Apr 2009 19:16:03 +0000
(21:16 +0200)
libmemcached/memcached.h
patch
|
blob
|
history
diff --git
a/libmemcached/memcached.h
b/libmemcached/memcached.h
index 7f8a4a1f254921535eb01db3d497e89f89a73a9c..91c73d7e43c9370b5bef4e1c8709c66d26dd0ac4 100644
(file)
--- a/
libmemcached/memcached.h
+++ b/
libmemcached/memcached.h
@@
-34,7
+34,7
@@
extern "C" {
#endif
/* These are Private and should not be used by applications */
-#define MEMCACHED_VERSION_STRING_LENGTH
12
+#define MEMCACHED_VERSION_STRING_LENGTH
24
/* string value */
struct memcached_continuum_item_st {