Commit b711cbcc by Michael Meissner

Fix typo.

From-SVN: r2270
parent c15886da
......@@ -28,7 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
%{EL} %{!EL: -EL} \
%{EB: %e-EB not supported} \
%{mips1} %{mips2} %{mips3} %{bestGnum} \
%{shared} %{non_shared} %{!shared: %!{non_shared: -non_shared}}}"
%{shared} %{non_shared} %{!shared: %{!non_shared: -non_shared}}}"
#include "decstatn.h"
......
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