Mercurial > hg > xemacs-beta
diff src/alloc.c @ 5474:4dee0387b9de
Merged with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Tue, 29 Mar 2011 00:02:47 +0200 |
parents | 00e79bbbe48f 3889ef128488 |
children | 248176c74e6b |
line wrap: on
line diff
--- a/src/alloc.c Thu Mar 17 23:42:59 2011 +0100 +++ b/src/alloc.c Tue Mar 29 00:02:47 2011 +0200 @@ -3603,7 +3603,7 @@ # endif if (claimed_size < 4096) { - /* fxg: rename log->log2 to supress gcc3 shadow warning */ + /* fxg: rename log->log2 to suppress gcc3 shadow warning */ int log2 = 1; /* compute the log base two, more or less, then use it to compute