mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-16 03:31:39 +00:00
safesocket: delete incorrect build tag
Leftover from copying one file to another to create safesocket.go in the earlier documentation change (29f7d640910f8c37b5).
This commit is contained in:
parent
29f7d64091
commit
04e6b77774
@ -2,8 +2,6 @@
|
|||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
// +build !windows
|
|
||||||
|
|
||||||
// Package safesocket creates either a Unix socket, if possible, or
|
// Package safesocket creates either a Unix socket, if possible, or
|
||||||
// otherwise a localhost TCP connection.
|
// otherwise a localhost TCP connection.
|
||||||
package safesocket
|
package safesocket
|
||||||
|
Loading…
x
Reference in New Issue
Block a user