mirror of
https://github.com/golang/go
synced 2024-11-21 16:14:42 -07:00
os: Fix comment in generated signal_unix.go file.
R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5013042
This commit is contained in:
parent
efea5d0fb9
commit
096f3a293e
@ -3,7 +3,7 @@
|
||||
# Use of this source code is governed by a BSD-style
|
||||
# license that can be found in the LICENSE file.
|
||||
|
||||
echo '// ./mkunix.sh' "$1"
|
||||
echo '// ./mkunixsignals.sh' "$1"
|
||||
echo '// MACHINE GENERATED BY THE COMMAND ABOVE; DO NOT EDIT'
|
||||
echo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user