mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 01:58:44 +08:00
oslog_darwin.go: Add blank line after build constraint (#68231)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
//go:build darwin && !ios
|
||||
|
||||
package oslog
|
||||
|
||||
// #cgo CFLAGS: -Wall -xobjective-c -fblocks -fobjc-arc -mmacosx-version-min=11.0
|
||||
|
||||
Reference in New Issue
Block a user