summaryrefslogtreecommitdiff
path: root/http/http2_connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'http/http2_connection.hpp')
-rw-r--r--http/http2_connection.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/http2_connection.hpp b/http/http2_connection.hpp
index 4d1bcace55..d815119e96 100644
--- a/http/http2_connection.hpp
+++ b/http/http2_connection.hpp
@@ -519,7 +519,7 @@ class HTTP2Connection :
inBuffer.consume(consumed);
doRead();
- });
+ });
}
// A mapping from http2 stream ID to Stream Data