X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/b04fe171f0375ecd5d8a24747ca1dff85720a0ca..6b200bc335dc93c5516ccb52f14bd896d8c7fad7:/OSX/libsecurity_translocate/lib/SecTranslocate.h diff --git a/OSX/libsecurity_translocate/lib/SecTranslocate.h b/OSX/libsecurity_translocate/lib/SecTranslocate.h index ba5a8136..c01e4127 100644 --- a/OSX/libsecurity_translocate/lib/SecTranslocate.h +++ b/OSX/libsecurity_translocate/lib/SecTranslocate.h @@ -49,7 +49,7 @@ __OSX_AVAILABLE(10.12); @abstract Initialize the SecTranslocate Library as the XPC Server, Disk Arbitration Listener, and Launch Services Notification listener - @param option (currently unused) A dictionary of options that could impact server startup + @param options (currently unused) A dictionary of options that could impact server startup @param outError On error will be populated with an error object describing the failure (a posix domain error such as EINVAL) @result True on success False on failure