Commit e6c66a90 authored by Ian Lance Taylor's avatar Ian Lance Taylor

include: fix comment in link.h

LGTM=dave, rsc
R=rsc, dave
CC=golang-codereviews
https://golang.org/cl/68960044
parent fa6375ea
......@@ -110,7 +110,7 @@ struct Prog
uchar optab; // 5l
char width; /* fake for DATA */
char mode; /* 16, 32, or 64 in 8l, 8l; internal use in 5g, 6g, 8g */
char mode; /* 16, 32, or 64 in 6l, 8l; internal use in 5g, 6g, 8g */
};
// prevent incompatible type signatures between liblink and 8l on Plan 9
......
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