1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-07 20:59:41 -05:00
Patrick Monnerat 8aee8a6a2d vtls: change struct Curl_ssl close' field name to close_one'.
On OS/400, `close' is an ASCII system macro that corrupts the code if
not used in a context not targetting the close() system API.
2017-10-19 19:55:17 +01:00
..