Fix typo in last change.

From-SVN: r13195
This commit is contained in:
Richard Kenner 1996-11-16 17:41:48 -05:00
parent e01a2cecba
commit 2e645d8871

View File

@ -66,7 +66,7 @@ Boston, MA 02111-1307, USA. */
#define DOLLARS_IN_IDENTIFIERS 2
#undef TARGET_DEFAULT
#define TARGET_DEFAULT (MASK_FP|MASK_FP_REGS|MASK_GAS|MASK_OPEN_VMS)
#define TARGET_DEFAULT (MASK_FP|MASK_FPREGS|MASK_GAS|MASK_OPEN_VMS)
#undef TARGET_NAME
#define TARGET_NAME "OpenVMS/Alpha"
#undef TARGET_VERSION