Some C compilers get upset about 8-bit characters in /* comments. */
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 23 Oct 1998 12:09:59 +0000 (12:09 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 23 Oct 1998 12:09:59 +0000 (12:09 +0000)
p4raw-id: //depot/cfgperl@2035

mg.c

diff --git a/mg.c b/mg.c
index 42e3a59..f3fc7d7 100644 (file)
--- a/mg.c
+++ b/mg.c
@@ -1613,7 +1613,7 @@ int
 magic_setcollxfrm(SV *sv, MAGIC *mg)
 {
     /*
-     * René Descartes said "I think not."
+     * RenE<eacute> Descartes said "I think not."
      * and vanished with a faint plop.
      */
     if (mg->mg_ptr) {