]> Cypherpunks repositories - gostls13.git/commitdiff
os: Fix comment in generated signal_unix.go file.
authorIan Lance Taylor <iant@golang.org>
Tue, 13 Sep 2011 16:38:08 +0000 (09:38 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 13 Sep 2011 16:38:08 +0000 (09:38 -0700)
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5013042

src/pkg/os/mkunixsignals.sh

index 4bbc43f3deccd4dba1f6beb436435e99be96472e..df3236210b0a953a810fff230466246f556ae4d4 100755 (executable)
@@ -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