Changeset 454
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svnmerge-integrated changed from /branches/1.2:1-324,328,334,339,354,358,380,423,428,430,432,447,449 to /branches/1.2:1-324,328,334,339,354,358,380,423,428,430,432,447,449,453
-
trunk/xcache.c
r451 r454 997 997 ENTER_LOCK(cache) { 998 998 cache->compiling = 0; 999 /* it's not cachable, but don't scare the users with high misses */ 1000 cache->misses --; 999 1001 } LEAVE_LOCK(cache); 1000 1002 return op_array;

