1
0
mirror of https://github.com/golang/go synced 2024-11-12 08:10:21 -07:00

cgo: fix reference to puts in implementation comment.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7431046
This commit is contained in:
Robin Eklind 2013-02-28 11:31:52 -08:00 committed by Rob Pike
parent b89000bcab
commit f82ea304f0

View 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