Fix typo in last change.

From-SVN: r30053
This commit is contained in:
Jeff Law 1999-10-17 02:19:37 -06:00
parent f002736bd3
commit 1e875952c8
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ struct reload
enum machine_mode outmode;
/* The mode of the reload register. */
enum mode;
enum machine_mode mode;
/* the largest number of registers this reload will require. */
int nregs;