th5/root_stub.go
2011-12-14 10:25:48 -05:00

11 lines
218 B
Go

// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build plan9
package tls
func initDefaultRoots() {
}