Commit c546e9d2 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

api: update next.txt; add io.ErrNoProgress

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/8887043
parent 4b091c53
......@@ -122,6 +122,7 @@ pkg go/printer, type Config struct, Indent int
pkg image, const YCbCrSubsampleRatio440 YCbCrSubsampleRatio
pkg io, type ByteWriter interface { WriteByte }
pkg io, type ByteWriter interface, WriteByte(uint8) error
pkg io, var ErrNoProgress error
pkg log/syslog (darwin-386), const LOG_AUTH Priority
pkg log/syslog (darwin-386), const LOG_AUTHPRIV Priority
pkg log/syslog (darwin-386), const LOG_CRON Priority
......
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