diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-06-25 12:44:26 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-08-28 14:56:57 +0200 |
commit | 3ea5461d4efe1e3c781fe9cb32778e298a0bc92a (patch) | |
tree | 3849a6d204dde8c8ce014404436083289315c016 /docs/libcurl/opts/CURLOPT_HTTPGET.3 | |
parent | f0b4db1ab0f803fdad576d77220434d04651db76 (diff) |
axtls: reorder functions topologically
The connect_finish() function (like many other functions after it) calls
the Curl_axtls_close() function; While this is not a problem now
(because axtls.h declares the latter function), a patch looming in the
immediate future with make all of these functions file-local.
So let's just move the Curl_axtls_close() function's definition before
it is called.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_HTTPGET.3')
0 files changed, 0 insertions, 0 deletions