]> Cypherpunks.ru repositories - gostls13.git/commit
all: switch to the new deprecation convention
authorShenghou Ma <minux@golang.org>
Mon, 18 May 2015 19:50:00 +0000 (15:50 -0400)
committerMinux Ma <minux@golang.org>
Thu, 18 Jun 2015 19:16:23 +0000 (19:16 +0000)
commit3925a7c5dbde952a94fc4c46686d78bb1ff71ed8
tree0e187638406044a61b3027e148b48c83399565ca
parent526b5017133f193b8f82912936288f1ea767ffca
all: switch to the new deprecation convention

While we're at it, move some misplaced comment blocks around.

Change-Id: I1847d7f1ca1dbb8e5de737203c4ed6c66e112508
Reviewed-on: https://go-review.googlesource.com/10188
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
12 files changed:
src/archive/zip/struct.go
src/cmd/internal/obj/textflag.go
src/cmd/link/internal/ld/objfile.go
src/cmd/link/internal/ld/textflag.go
src/go/doc/doc.go
src/image/jpeg/reader.go
src/runtime/debug/stack.go
src/syscall/exec_plan9.go
src/syscall/exec_unix.go
src/syscall/syscall.go
src/syscall/syscall_windows.go
src/text/template/parse/node.go