Commit bcc30aa9 authored by Carl Shapiro's avatar Carl Shapiro

cmd/gc: fix a typo

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/8379043
parent a8545355
......@@ -155,7 +155,7 @@ struct Type
Type* orig; // original type (type literal or predefined type)
int lineno;
// TFUNCT
// TFUNC
uchar thistuple;
uchar outtuple;
uchar intuple;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment