]> git.saurik.com Git - apple/security.git/blobdiff - sectask/SecTask.h
Security-57337.60.2.tar.gz
[apple/security.git] / sectask / SecTask.h
index e98ff382d60846ce90fa71884d3869c1c915cbd5..b307727aa5a235ce50d50f0ac7f6be616a98d8d8 100644 (file)
@@ -35,7 +35,7 @@ extern "C" {
     @typedef SecTaskRef
     @abstract CFType used for representing a task
 */
-typedef struct __SecTask *SecTaskRef;
+typedef struct CF_BRIDGED_TYPE(id) __SecTask *SecTaskRef;
 
 /*!
     @function SecTaskGetTypeID