From: Rob Pike Date: Wed, 9 Nov 2011 22:22:44 +0000 (-0800) Subject: crypto: update incorrect references to Cipher interface; should be Block. X-Git-Tag: weekly.2011-11-18~126 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=217408abf37b54aad25c2566d3e44691bc72b699;p=gostls13.git crypto: update incorrect references to Cipher interface; should be Block. R=gri, rsc, r CC=golang-dev https://golang.org/cl/5372050 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index ce03a49c91..4426ea206f 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +