1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-19 04:21:45 -07:00

(lim_data): Make this an unsigned long.

This commit is contained in:
Karl Heuer 1996-07-11 23:41:28 +00:00
parent d5c847bb69
commit 78c33db16e

View file

@ -102,7 +102,7 @@ extern char etext;
static POINTER data_space_start;
/* Number of bytes of writable memory we can expect to be able to get */
static unsigned int lim_data;
static unsigned long lim_data;
#ifdef NO_LIM_DATA
static void