diff options
Diffstat (limited to 'libgo/go/exp/ogle/cmd.go')
-rw-r--r-- | libgo/go/exp/ogle/cmd.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/exp/ogle/cmd.go b/libgo/go/exp/ogle/cmd.go index 813d3a875a6..a8db523ea18 100644 --- a/libgo/go/exp/ogle/cmd.go +++ b/libgo/go/exp/ogle/cmd.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// Ogle is the beginning of a debugger for Go. +// Package ogle is the beginning of a debugger for Go. package ogle import ( |