Changeset 302 for trunk/mem.c

Show
Ignore:
Timestamp:
12/07/2006 02:13:38 PM (2 years ago)
Author:
moo
Message:

c comments fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/mem.c

    r150 r302  
    2929#define PSUB(p1, p2) (CHAR_PTR(p1) - CHAR_PTR(p2)) 
    3030 
    31 // {{{ mem 
     31/* {{{ mem */ 
    3232struct _xc_block_t { 
    3333#ifdef ALLOC_DEBUG_BLOCK_CHECK