diff options
| author | Gabriel Aszalos <gabriel.aszalos@gmail.com> | 2017-10-09 17:31:06 +0200 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2017-10-09 17:02:18 +0000 |
| commit | a04adcaf35ab803f991b96ac4ae019cd55559e10 (patch) | |
| tree | 5aad015428e667f3c97a51041fa4b8b4325cb4ea /src/encoding | |
| parent | 244c98fe01b2af844f6f41b7123a17b7b56f1c2a (diff) | |
| download | go-a04adcaf35ab803f991b96ac4ae019cd55559e10.tar.xz | |
runtime: remove the 'go:nosplit' directive from documentation
The //go:nosplit directive was visible in GoDoc because the function
that it preceeded (Gosched) is exported. This change moves the directive
above the documentation, hiding it from the output.
Change-Id: I281fd7573f11d977487809f74c9cc16b2af0dc88
Reviewed-on: https://go-review.googlesource.com/69120
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
