summaryrefslogtreecommitdiff
path: root/deps/nghttp2/lib/nghttp2_session.h
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2017-08-20 23:48:15 +0200
committerAnna Henningsen <anna@addaleax.net>2017-08-24 01:26:42 +0200
commiteb680964b4a2e3954977d85d04a5b3c8726de9e9 (patch)
treee771eeda19c3185e22c1a707c0186bbe966f9af0 /deps/nghttp2/lib/nghttp2_session.h
parent67269fd7f33279699b1ae71225f3d738518c844c (diff)
downloadandroid-node-v8-eb680964b4a2e3954977d85d04a5b3c8726de9e9.tar.gz
android-node-v8-eb680964b4a2e3954977d85d04a5b3c8726de9e9.tar.bz2
android-node-v8-eb680964b4a2e3954977d85d04a5b3c8726de9e9.zip
deps: update nghttp2 to v1.25.0
PR-URL: https://github.com/nodejs/node/pull/14955 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'deps/nghttp2/lib/nghttp2_session.h')
-rw-r--r--deps/nghttp2/lib/nghttp2_session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/nghttp2/lib/nghttp2_session.h b/deps/nghttp2/lib/nghttp2_session.h
index 3e4c1440a5..3e1467f6a3 100644
--- a/deps/nghttp2/lib/nghttp2_session.h
+++ b/deps/nghttp2/lib/nghttp2_session.h
@@ -311,7 +311,7 @@ struct nghttp2_session {
/* Unacked local SETTINGS_MAX_CONCURRENT_STREAMS value. We use this
to refuse the incoming stream if it exceeds this value. */
uint32_t pending_local_max_concurrent_stream;
- /* The bitwose OR of zero or more of nghttp2_typemask to indicate
+ /* The bitwise OR of zero or more of nghttp2_typemask to indicate
that the default handling of extension frame is enabled. */
uint32_t builtin_recv_ext_types;
/* Unacked local ENABLE_PUSH value. We use this to refuse