diff src/ralloc.c @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents abe6d1db359e
children 183866b06e0b
line wrap: on
line diff
--- a/src/ralloc.c	Mon Aug 13 11:41:26 2007 +0200
+++ b/src/ralloc.c	Mon Aug 13 11:42:25 2007 +0200
@@ -1438,7 +1438,7 @@
 
 static MMAP_HANDLE mmap_start = 0; /* Head of linked list */
 static size_t page_size = 0;	/* Size of VM pages */
-static int mmap_hysteresis;	/* Should be size_t, really. */
+static Fixnum mmap_hysteresis;	/* Logically a "size_t" */
 
 /* Get a new handle for a fresh block. */
 static MMAP_HANDLE