]> code.delx.au - gnu-emacs/blobdiff - src/ralloc.c
(w32_createwindow): Remove code for handling -geometry command line option and
[gnu-emacs] / src / ralloc.c
index fea9ea5d0a81f3cf18aa5e33fa4a943b822d9ffc..83a26dd35d666f5f63bee9718d2c25f6a86ad7ba 100644 (file)
@@ -330,7 +330,7 @@ static void
 relinquish ()
 {
   register heap_ptr h;
-  int excess = 0;
+  long excess = 0;
 
   /* Add the amount of space beyond break_value
      in all heaps which have extend beyond break_value at all.  */