Commit 5fcb671c by Richard Stallman

Fix comment syntax after #endif.

From-SVN: r2280
parent e18eb523
...@@ -182,7 +182,7 @@ static int forbidden_inc_dec_class[N_REG_CLASSES]; ...@@ -182,7 +182,7 @@ static int forbidden_inc_dec_class[N_REG_CLASSES];
static char *in_inc_dec; 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. /* Function called only once to initialize the above data on reg usage.
Once this is done, various switches may override. */ Once this is done, various switches may override. */
......
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