unix: gofmt after CL 621375

Change-Id: Ibcd776913317d3b38b418190fa93c6eae52ffc0d
Reviewed-on: https://go-review.googlesource.com/c/sys/+/621955
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This commit is contained in:
Tobias Klauser
2024-10-24 15:37:41 +00:00
committed by Gopher Robot
parent 60d787735c
commit 696d3420cc
+8 -8
View File
@@ -4137,15 +4137,15 @@ const (
) )
type ( type (
PtpClockCaps C.struct_ptp_clock_caps PtpClockCaps C.struct_ptp_clock_caps
PtpClockTime C.struct_ptp_clock_time PtpClockTime C.struct_ptp_clock_time
PtpExttsEvent C.struct_ptp_extts_event PtpExttsEvent C.struct_ptp_extts_event
PtpExttsRequest C.struct_ptp_extts_request PtpExttsRequest C.struct_ptp_extts_request
PtpPeroutRequest C.struct_my_ptp_perout_request PtpPeroutRequest C.struct_my_ptp_perout_request
PtpPinDesc C.struct_ptp_pin_desc PtpPinDesc C.struct_ptp_pin_desc
PtpSysOffset C.struct_ptp_sys_offset PtpSysOffset C.struct_ptp_sys_offset
PtpSysOffsetExtended C.struct_ptp_sys_offset_extended PtpSysOffsetExtended C.struct_ptp_sys_offset_extended
PtpSysOffsetPrecise C.struct_ptp_sys_offset_precise PtpSysOffsetPrecise C.struct_ptp_sys_offset_precise
) )
const ( const (