]> Chaos Git - corbenik/ctrulib.git/commit
Removed an unused debug line in httpc.c. Set the httpc servhandle to zero in httpcExi...
authoryellows8 <yellows8@users.noreply.github.com>
Thu, 29 Oct 2015 19:21:08 +0000 (15:21 -0400)
committeryellows8 <yellows8@users.noreply.github.com>
Thu, 29 Oct 2015 19:21:08 +0000 (15:21 -0400)
commit27469de3c165042b7760958e1a0918e88fa4a418
tree512b624af5f592f765381ed79dc88a7c2cb2e67a
parent9360cd6a7d56d50bc16873d0dfa3afbbede511b1
Removed an unused debug line in httpc.c. Set the httpc servhandle to zero in httpcExit(), this fixes using httpcInit() after httpcExit(). Fixed the use_defaultproxy comment in httpc.h.
libctru/include/3ds/services/httpc.h
libctru/source/services/httpc.c