Changeset 989 for trunk/xcache/xc_mem.c
- Timestamp:
- 2012-07-18T08:51:01+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/xcache/xc_mem.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache/xc_mem.c
r982 r989 321 321 322 322 #ifdef TEST 323 /* {{{ */323 /* {{{ testing */ 324 324 #undef CHECK 325 325 #define CHECK(a, msg) do { if ((a) == NULL) { puts(msg); return -1; } } while (0)
Note: See TracChangeset
for help on using the changeset viewer.

