From bf63695cd124ba0c3127f4cc8aa99c737729dd1d Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Tue, 22 Jan 2019 11:11:33 +0800
Subject: [PATCH] [Update] WAFbImpl (3.8.0)

---
 frameworks/FBSDKShareKit.framework/Headers/FBSDKSharingButton.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/frameworks/FBSDKShareKit.framework/Headers/FBSDKSharingButton.h b/frameworks/FBSDKShareKit.framework/Headers/FBSDKSharingButton.h
index 5192de4..13cfc1f 100644
--- a/frameworks/FBSDKShareKit.framework/Headers/FBSDKSharingButton.h
+++ b/frameworks/FBSDKShareKit.framework/Headers/FBSDKSharingButton.h
@@ -23,9 +23,9 @@
 /**
   The common interface for sharing buttons.
 
-- See:FBSDKSendButton
+ @see FBSDKSendButton
 
-- See:FBSDKShareButton
+ @see FBSDKShareButton
  */
 @protocol FBSDKSharingButton <NSObject>
 

--
Gitblit v1.8.0