From 1a096e7bc5f36115ab63d1a70dcaefbd3796c7fd Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Sat, 20 Apr 2013 17:20:58 -0700 Subject: api: update next.txt; add io.ErrNoProgress R=golang-dev, r CC=golang-dev https://codereview.appspot.com/8887043 --- api/next.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'api') diff --git a/api/next.txt b/api/next.txt index 2aaca2f7a..7c92db333 100644 --- a/api/next.txt +++ b/api/next.txt @@ -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 -- cgit v1.2.1