mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:17:20 +03:00
multi: s/easy/data
With everything being struct SessionHandle pointers now, this rename makes multi.c use the library-wide practise of calling that pointer 'data' instead of the previously used 'easy'.
This commit is contained in:
parent
8a42c2ef8d
commit
2ae3d28f3d
1 changed files with 295 additions and 299 deletions
594
lib/multi.c
594
lib/multi.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue