From: Rob Pike Date: Thu, 16 Jun 2011 06:03:24 +0000 (+1000) Subject: docs/GoCourseDay1.pdf: fix error in operator table. X-Git-Tag: weekly.2011-06-16~15 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=8db6802cec2a48ea460e8185734c05a0a1e26164;p=gostls13.git docs/GoCourseDay1.pdf: fix error in operator table. Communications op was listed as a binary; it isn't any more. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/4637041 --- diff --git a/doc/GoCourseDay1.pdf b/doc/GoCourseDay1.pdf index 6d884979a8..c2c8c4a7dc 100644 Binary files a/doc/GoCourseDay1.pdf and b/doc/GoCourseDay1.pdf differ