forked from External/grumble
pkg/replacefile: new package.
This commit is contained in:
parent
5a3b9cc76a
commit
06ba075c41
4 changed files with 102 additions and 0 deletions
6
pkg/replacefile/doc.go
Normal file
6
pkg/replacefile/doc.go
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// Copyright (c) 2012 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 replacefile implements access to the ReplaceFile Win32 API.
|
||||
package replacefile
|
||||
Loading…
Add table
Add a link
Reference in a new issue