mirror of
https://github.com/robertkrimen/otto
synced 2025-10-26 20:28:49 +08:00
minor spacing changes for gofmt compliance
This commit is contained in:
@@ -282,7 +282,7 @@ func (self *Dbgr) getEmit() _emit {
|
||||
// SetOutput will accept the following as a destination for output:
|
||||
//
|
||||
// *log.Logger Print*/Panic*/Fatal* of the logger
|
||||
// io.Writer -
|
||||
// io.Writer -
|
||||
// nil Reset to the default output (os.Stderr)
|
||||
// "log" Print*/Panic*/Fatal* via the "log" package
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user