http2: adjusted to newer nghttp2_session_callbacks struct
authorGisle Vanem <gvanem@yahoo.no>
Wed, 29 Jan 2014 21:52:22 +0000 (22:52 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Jan 2014 21:52:22 +0000 (22:52 +0100)
commit341d09bc2b0296b53a72d8050e5db2de9d55f7f4
treef75c6aeb024e48c5c262906b7e298fb5532bee82
parent0070f7a09d4bc56e41e49a9e1e0e7917278d54d3
http2: adjusted to newer nghttp2_session_callbacks struct

the number of elements in the 'nghttp2_session_callbacks' structure is
now reduced by 2 in version 0.3.0 (I'm not sure when the change
happened, but checking for ver 0.3.0 work for me).
lib/http2.c