grumble/signal_windows.go
2011-05-16 23:46:25 +02:00

8 lines
191 B
Go

// Copyright (c) 2011 The Grumble Authors
// The use of this source code is goverened by a BSD-style
// license that can be found in the LICENSE-file.
package main
func SignalHandler() {
}