Formatting: CPURLConnection

This commit is contained in:
Andrew Hankinson
2014-06-23 16:13:36 -04:00
parent 63eb88c6ae
commit 32657793c8
+1
View File
@@ -157,6 +157,7 @@ var CPURLConnectionDelegate = nil;
[connection setWithCredentials:withCredentials];
[connection start];
return connection;
}