diff src/vm-limit.c @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 0293115a14e9
children 54cc21c15cbb
line wrap: on
line diff
--- a/src/vm-limit.c	Mon Aug 13 09:00:04 2007 +0200
+++ b/src/vm-limit.c	Mon Aug 13 09:02:59 2007 +0200
@@ -50,7 +50,7 @@
 /* Get more memory space, complaining if we're near the end. */
 
 static void
-check_memory_limits (void)
+check_memory_limits ()
 {
   extern POINTER (*__morecore) ();