]> Cypherpunks repositories - gostls13.git/commitdiff
cgo: fix reference to puts in implementation comment.
authorRobin Eklind <r.eklind.87@gmail.com>
Thu, 28 Feb 2013 19:31:52 +0000 (11:31 -0800)
committerRob Pike <r@golang.org>
Thu, 28 Feb 2013 19:31:52 +0000 (11:31 -0800)
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7431046

src/cmd/cgo/doc.go

index 4738304858eedbda23acf0fb8e4bb2a76babb8b2..334ceefc99e281080b73916951f2d672d617e47b 100644 (file)
@@ -300,7 +300,7 @@ For example, here is the definition of _Cfunc_puts:
 
 The hexadecimal number is a hash of cgo's input, chosen to be
 deterministic yet unlikely to collide with other uses. The actual
-function _cgo_be59f0f25121_Cfunc_flush is implemented in a C source
+function _cgo_be59f0f25121_Cfunc_puts is implemented in a C source
 file compiled by gcc, the file x.cgo2.c:
 
        void