Changeset 401

Show
Ignore:
Timestamp:
07/28/07 17:41:58 (1 year ago)
Author:
ctate
Message:

Fix OS X build (missed a macro change from [346])

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main-crb.c

    r346 r401  
    20052005 
    20062006        /* Allocate */ 
    2007         MAKE(td->t, term); 
     2007        td->t = ZNEW(term); 
    20082008 
    20092009        /* Initialize the term */