]> git.ipfire.org Git - thirdparty/curl.git/commit
typedefs: use the full structs in internal code...
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Jun 2016 17:31:24 +0000 (19:31 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jun 2016 08:28:41 +0000 (10:28 +0200)
commit80388edefca58f8199cdfde077efb7f6d91e60fa
tree75a7c62086c38a4f85a4c27c82cac7d98afccbf8
parent434f8d0389f2969b393ff81ead713b7600502f27
typedefs: use the full structs in internal code...

... and save the typedef'ed names for headers and external APIs.
lib/easy.c
lib/easyif.h
lib/escape.c
lib/http2.c
lib/multi.c
lib/share.c
lib/ssh.c