]> git.saurik.com Git - apple/security.git/blobdiff - SecurityTool/srCdsaUtils.cpp
Security-57740.1.18.tar.gz
[apple/security.git] / SecurityTool / srCdsaUtils.cpp
index c44761a082fe590f6ce279325ec0dc325de2cf71..94b167698f0a95a617833f54e82aec8baa970f2f 100644 (file)
@@ -262,7 +262,7 @@ CSSM_TP_HANDLE srTpStartup()
  * CSSM_CONTEXT_ATTRIBUTE to the context as specified by AttributeType,
  * AttributeLength, and an untyped pointer.
  */
-CSSM_RETURN srAddContextAttribute(CSSM_CC_HANDLE CCHandle,
+static CSSM_RETURN srAddContextAttribute(CSSM_CC_HANDLE CCHandle,
        uint32 AttributeType,
        uint32 AttributeLength,
        const void *AttributePtr)