Commit 1c7cc5bd authored by Russ Cox's avatar Russ Cox

cc: fix typo

R=iant
CC=golang-dev
https://golang.org/cl/720041
parent 596c16e0
......@@ -771,7 +771,7 @@ void pragfpround(void);
void pragtextflag(void);
void pragincomplete(void);
void pragdynimport(void);
void pragdynexporg(void);
void pragdynexport(void);
/*
* calls to machine depend part
......
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