rclone/cmd/siginfo_others.go

8 lines
99 B
Go
Raw Normal View History

2018-05-13 18:24:56 +00:00
//+build !darwin
package cmd
// SigInfoHandler creates SigInfo handler
func SigInfoHandler() {
}