]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_keychain/lib/TrustKeychains.h
Security-59306.61.1.tar.gz
[apple/security.git] / OSX / libsecurity_keychain / lib / TrustKeychains.h
index f13f18cac5c2f41871da4e3063d90ab9bbeee980..3b7a8619d73f8d90b2f7c0424286f19219592520 100644 (file)
@@ -39,7 +39,7 @@ extern "C" {
 /*!
  @function SecTrustKeychainsGetMutex
  @abstract Get the global mutex for accessing trust keychains during an evaluation
- @param result On return, a reference to the global mutex which manages access to trust keychains
+ @return On return, a reference to the global mutex which manages access to trust keychains
  @discussion This function is intended to be used by C++ implementation layers to share a
  common global mutex for managing access to trust keychains (i.e. the root certificate store).
  */