summaryrefslogtreecommitdiff
path: root/cpp/msgpack/unpack.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/msgpack/unpack.hpp')
-rw-r--r--cpp/msgpack/unpack.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/msgpack/unpack.hpp b/cpp/msgpack/unpack.hpp
index 324111a..d39b5df 100644
--- a/cpp/msgpack/unpack.hpp
+++ b/cpp/msgpack/unpack.hpp
@@ -81,7 +81,7 @@ public:
// while( /* readable */ ) {
//
// // 1.
- // pac.reserve(1024);
+ // pac.reserve_buffer(1024);
//
// // 2.
// ssize_t bytes =