diff options
Diffstat (limited to 'src/runtime/debug')
| -rw-r--r-- | src/runtime/debug/mod.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/debug/mod.go b/src/runtime/debug/mod.go index 688e2581ed..3ef8cfb5de 100644 --- a/src/runtime/debug/mod.go +++ b/src/runtime/debug/mod.go @@ -11,7 +11,7 @@ import ( "strings" ) -// exported from runtime +// exported from runtime. func modinfo() string // ReadBuildInfo returns the build information embedded |
