curl.h: name space pollution by "enum type"
authorDaniel Stenberg <daniel@haxx.se>
Wed, 21 Aug 2013 20:46:10 +0000 (22:46 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Aug 2013 20:45:51 +0000 (22:45 +0200)
commitfc99eaa5aee981e7ecc85290d964f2a5b4eb1bde
tree117f34f24cf0378645943c8b18aecded72eebefc
parent4bea91fc677359f3dcedb05a431258b6cd5d98f3
curl.h: name space pollution by "enum type"

Renamed to "enum curl_khtype" now. Will break compilation for programs
that rely on the enum name.

Bug: https://github.com/bagder/curl/pull/76
Reported-by: Shawn Landden
include/curl/curl.h