Use C comments instead of ! comments.

This commit is contained in:
Roland McGrath 1994-12-10 05:20:47 +00:00
parent d61ce4f4b8
commit 079f003a7c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ define(ADJQU,
define(DOREM,
`ifelse(BASEOP, `rem',
` ! Compute the remainder.
` /* Compute the remainder. */
ifelse(SIZE, `l',
` mull t11, t12, t11
subl t10, t11, t12