Commit b1cb5f5d authored by Russ Cox's avatar Russ Cox

cmd/5g: fix typo

TBR=lvd
CC=golang-dev
https://golang.org/cl/6275048
parent bbac652b
......@@ -1143,7 +1143,7 @@ gregshift(int as, Node *lhs, int32 stype, Node *reg, Node *rhs)
// Generate an instruction referencing *n
// to force segv on nil pointer dereference.
bsdvoid
void
checkref(Node *n)
{
Node m1, m2;
......
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