Fix comment syntax after #endif.

From-SVN: r2280
This commit is contained in:
Richard Stallman 1992-09-29 20:08:08 +00:00
parent e18eb52342
commit 5fcb671c83
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ static int forbidden_inc_dec_class[N_REG_CLASSES];
static char *in_inc_dec;
#endif FORBIDDEN_INC_DEC_CLASSES
#endif /* FORBIDDEN_INC_DEC_CLASSES */
/* Function called only once to initialize the above data on reg usage.
Once this is done, various switches may override. */