File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4137,15 +4137,15 @@ const (
4137
4137
)
4138
4138
4139
4139
type (
4140
- PtpClockCaps C.struct_ptp_clock_caps
4141
- PtpClockTime C.struct_ptp_clock_time
4142
- PtpExttsEvent C.struct_ptp_extts_event
4143
- PtpExttsRequest C.struct_ptp_extts_request
4144
- PtpPeroutRequest C.struct_my_ptp_perout_request
4145
- PtpPinDesc C.struct_ptp_pin_desc
4146
- PtpSysOffset C.struct_ptp_sys_offset
4140
+ PtpClockCaps C.struct_ptp_clock_caps
4141
+ PtpClockTime C.struct_ptp_clock_time
4142
+ PtpExttsEvent C.struct_ptp_extts_event
4143
+ PtpExttsRequest C.struct_ptp_extts_request
4144
+ PtpPeroutRequest C.struct_my_ptp_perout_request
4145
+ PtpPinDesc C.struct_ptp_pin_desc
4146
+ PtpSysOffset C.struct_ptp_sys_offset
4147
4147
PtpSysOffsetExtended C.struct_ptp_sys_offset_extended
4148
- PtpSysOffsetPrecise C.struct_ptp_sys_offset_precise
4148
+ PtpSysOffsetPrecise C.struct_ptp_sys_offset_precise
4149
4149
)
4150
4150
4151
4151
const (
You can’t perform that action at this time.
0 commit comments