Mercurial > hg > xemacs-beta
diff src/malloc.c @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | 15872534500d |
line wrap: on
line diff
--- a/src/malloc.c Mon Aug 13 08:45:53 2007 +0200 +++ b/src/malloc.c Mon Aug 13 08:46:35 2007 +0200 @@ -363,7 +363,7 @@ #ifndef VMS /* Maximum virtual memory on VMS is difficult to calculate since it - * depends on several dynmacially changing things. Also, alignment + * depends on several dynamically changing things. Also, alignment * isn't that important. That is why much of the code here is ifdef'ed * out for VMS systems. */