From: Jarkko Hietaniemi Date: Fri, 23 Oct 1998 12:09:59 +0000 (+0000) Subject: Some C compilers get upset about 8-bit characters in /* comments. */ X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=838b5b74d21682a958710e82c2a1119c38aed2af;p=p5sagit%2Fp5-mst-13.2.git Some C compilers get upset about 8-bit characters in /* comments. */ p4raw-id: //depot/cfgperl@2035 --- diff --git a/mg.c b/mg.c index 42e3a59..f3fc7d7 100644 --- a/mg.c +++ b/mg.c @@ -1613,7 +1613,7 @@ int magic_setcollxfrm(SV *sv, MAGIC *mg) { /* - * René Descartes said "I think not." + * RenE Descartes said "I think not." * and vanished with a faint plop. */ if (mg->mg_ptr) {