Commit db03bf50 by Ian Lance Taylor Committed by Ian Lance Taylor

re PR go/79642 (space instead of tab in lang.opt)

	PR go/79642
	* lang.opt (-fgo-relative-import-path): Change space to tab.

From-SVN: r245619
parent 39fd4d71
2017-02-20 Ian Lance Taylor <iant@golang.org>
PR go/79642
* lang.opt (-fgo-relative-import-path): Change space to tab.
2017-02-07 Richard Biener <rguenther@suse.de>
PR tree-optimization/79256
......
......@@ -71,7 +71,7 @@ Go Joined RejectNegative
fgo-relative-import-path=
Go Joined RejectNegative
-fgo-relative-import-path=<path> Treat a relative import as relative to path.
-fgo-relative-import-path=<path> Treat a relative import as relative to path.
frequire-return-statement
Go Var(go_require_return_statement) Init(1) Warning
......
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