forked from quic-go/quic-go
fix linting error on OSX
This commit is contained in:
@@ -5,6 +5,7 @@ package quic
|
|||||||
import "syscall"
|
import "syscall"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
//nolint:stylecheck
|
||||||
ip_recvtos = 27
|
ip_recvtos = 27
|
||||||
msgTypeIPTOS = ip_recvtos
|
msgTypeIPTOS = ip_recvtos
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user