From 67f68626e6e5116ec088f511a0f8a17158b303db Mon Sep 17 00:00:00 2001 From: baude Date: Thu, 28 Jun 2018 13:52:12 -0500 Subject: vendor in latest golang/x/sys Signed-off-by: baude Closes: #1022 Approved by: baude --- vendor/golang.org/x/sys/windows/mksyscall.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/golang.org/x/sys/windows/mksyscall.go') diff --git a/vendor/golang.org/x/sys/windows/mksyscall.go b/vendor/golang.org/x/sys/windows/mksyscall.go index e1c88c9c7..fb7db0ef8 100644 --- a/vendor/golang.org/x/sys/windows/mksyscall.go +++ b/vendor/golang.org/x/sys/windows/mksyscall.go @@ -1,4 +1,4 @@ -// Copyright 2009 The Go Authors. All rights reserved. +// Copyright 2009 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. -- cgit v1.2.3-54-g00ecf