Skip to content

Commit

Permalink
Updated comment in Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Sep 1, 2019
1 parent 904f384 commit 211ad86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
]
)

// switch for whether to use CAWSSDKOpenSSL to shim between OpenSSL versions
// switch for whether to use CAWSSigner to shim between OpenSSL versions
#if os(Linux)
let useOpenSSLShim = true
#else
Expand Down

0 comments on commit 211ad86

Please sign in to comment.