http2: remove _DRAFT09 from the NPN_HTTP2 enum
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Mar 2014 06:40:24 +0000 (08:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Mar 2014 06:40:24 +0000 (08:40 +0200)
commitef813c709749d02d8dee17f5215239909b2fe968
tree373ebf9c3065bb666f0fe0512112e0e8d1039559
parent9317eced98408c7fefa6dd5f1559050e1ec8a3b7
http2: remove _DRAFT09 from the NPN_HTTP2 enum

We're progressing throught drafts so there's no point in having a fixed
one in a symbol that'll survive.
lib/http.c
lib/urldata.h
lib/vtls/gtls.c
lib/vtls/nss.c
lib/vtls/openssl.c