]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_keychain/xpc-tsa/timestampclient.h
Security-58286.1.32.tar.gz
[apple/security.git] / OSX / libsecurity_keychain / xpc-tsa / timestampclient.h
index 190fe925ecc4ccda30f0cffeb6f9c2ba3af80795..4f3d3ae0db18dc1b88ca64c304e7038bc7e3fc28 100644 (file)
@@ -39,7 +39,7 @@ void sendTSARequest(CFDataRef tsaReq, const char *tsaURL, TSARequestCompletionBl
     NSURL *url;
     NSMutableURLRequest *urlRequest;
 }
-@property (retain) id delegate;
+@property (weak) id delegate;
 @property (retain) id url;
 @property (retain) id urlRequest;