]> Cypherpunks repositories - gostls13.git/commit
runtime: fix function args not checked warning on arm
authorDave Cheney <dave@cheney.net>
Sun, 22 May 2011 04:59:25 +0000 (14:59 +1000)
committerRob Pike <r@golang.org>
Sun, 22 May 2011 04:59:25 +0000 (14:59 +1000)
commitd4a9bce70ae8eae016aa5cb8d60bb4566bf349fb
treeffe4621ef96098edeaea9930111c1a7da4496c74
parent64d85769dadfbe5f3f456bf079f912ee9d7e54e3
runtime: fix function args not checked warning on arm

This tiny nit was driving me nuts

R=rsc, ken, r
CC=golang-dev
https://golang.org/cl/4550069
src/pkg/runtime/arm/closure.c