hank
2017-09-20 b09d60b88450cc0f6786fefc00cc0e8723ba710a
frameworks/FBSDKLoginKit.framework/Headers/FBSDKLoginButton.h
@@ -110,7 +110,7 @@
 - Parameter result: The results of the login
 - Parameter error: The error (if any) from the login
 */
- (void)  loginButton:(FBSDKLoginButton *)loginButton
- (void)loginButton:(FBSDKLoginButton *)loginButton
didCompleteWithResult:(FBSDKLoginManagerLoginResult *)result
                error:(NSError *)error;