hank
2018-06-21 ac1a1447b1792f6734121c573449569ecd5830f5
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;