summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-12-10 05:20:47 +0000
committerRoland McGrath <roland@gnu.org>1994-12-10 05:20:47 +0000
commitb1e59dfc3ec6c11f2466b5195cfcc2dd03189473 (patch)
treef139192b3e3d7fa6c15a7acf05c301162fdc5c45
parent91dba39c469bef77630f3bb991647e015bdae528 (diff)
Use C comments instead of ! comments.
-rw-r--r--sysdeps/alpha/macros.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/macros.m4 b/sysdeps/alpha/macros.m4
index 982e705d19..f8c1fe9662 100644
--- a/sysdeps/alpha/macros.m4
+++ b/sysdeps/alpha/macros.m4
@@ -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