From: Russ Cox Date: Thu, 3 Sep 2009 16:46:24 +0000 (-0700) Subject: unsafe is not declared in the outermost scope X-Git-Tag: weekly.2009-11-06~653 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=789e58cb044f80db0e440389ac025afeb5ae4d43;p=gostls13.git unsafe is not declared in the outermost scope R=gri DELTA=3 (0 added, 3 deleted, 0 changed) OCL=34305 CL=34305 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 3f78f63cab..22107d589f 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1352,9 +1352,6 @@ Constants: Functions: cap close closed len make new panic panicln print println - -Packages: - unsafe