comparison src/vm-limit.c @ 112330:56d3e9c28eb0

Merge from mainline.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 17 Jan 2011 11:01:01 -0800
parents ef719132ddfa
children
comparison
equal deleted inserted replaced
112329:e36b2f5d36cd 112330:56d3e9c28eb0
297 297
298 /* Force data limit to be recalculated on each run. */ 298 /* Force data limit to be recalculated on each run. */
299 lim_data = 0; 299 lim_data = 0;
300 } 300 }
301 301
302 /* arch-tag: eab04eda-1f69-447a-8d9f-95f0a3983ca5
303 (do not change this comment) */