Commit 592037f3 authored by Caleb Spare's avatar Caleb Spare Committed by Brad Fitzpatrick

runtime: fix for implementation notes appearing in godoc

Change-Id: I31cfae1e98313b68e3bc8f49079491d2725a662b
Reviewed-on: https://go-review.googlesource.com/38850Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 4f579cc6
......@@ -24,7 +24,7 @@
// removeSpan: which removes a specific span from the treap
//
// _mheap.lock must be held when manipulating this data structure.
//
package runtime
import (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment