http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*
authorDaniel Stenberg <daniel@haxx.se>
Sat, 7 Mar 2015 10:10:30 +0000 (11:10 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 7 Mar 2015 10:10:30 +0000 (11:10 +0100)
commit00ea0e7db0a0a958309d35e28718949d10d537c9
tree0bf576909106ce0b1abc010805a5cf4c7783db5c
parentdf28af8f39dee6780c6fa354d695c8ce8d10c58e
http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*

Since they already exist and will make comparing easier
lib/http.c
lib/urldata.h
lib/vtls/gtls.c
lib/vtls/nss.c
lib/vtls/openssl.c
lib/vtls/polarssl.c