Welcome to mirror list, hosted at ThFree Co, Russian Federation.

signal_windows.go « grumble « cmd - github.com/mumble-voip/grumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: becf18a02c6839bd12174c9dbd638203876045db (plain)
1
2
3
4
5
6
7
8
// 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() {
}