From aeea4ef1f3b58453dcdf84b013345380efa3d8bc Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 18 Apr 2018 15:15:23 +0800 Subject: [PATCH] [Update] WAFbImpl (3.6.7) --- frameworks/FBSDKCoreKit.framework/Headers/FBSDKConstants.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/frameworks/FBSDKCoreKit.framework/Headers/FBSDKConstants.h b/frameworks/FBSDKCoreKit.framework/Headers/FBSDKConstants.h index 5834bf4..98cfd73 100644 --- a/frameworks/FBSDKCoreKit.framework/Headers/FBSDKConstants.h +++ b/frameworks/FBSDKCoreKit.framework/Headers/FBSDKConstants.h @@ -148,7 +148,7 @@ FBSDK_EXTERN NSString *const FBSDKErrorArgumentNameKey; /** - The userInfo key for the invalid argument value for errors with FBSDKInvalidArgumentErrorCode. + The userInfo key for the invalid argument value for errors with FBSDKInvalidArgumentErrorCode. */ FBSDK_EXTERN NSString *const FBSDKErrorArgumentValueKey; -- Gitblit v1.8.0