Show
Ignore:
Timestamp:
08/03/05 20:54:32 (3 years ago)
Author:
zoeloelip
Message:

Included some compile fixes. (Thanks Matt)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/ea_restore.c

    r126 r127  
    777777 
    778778        if (from->parent != NULL) { 
    779                 restore_class_parent(from->parent, strlen(from->parent), to); 
     779                restore_class_parent(from->parent, strlen(from->parent), to TSRMLS_CC); 
    780780        } else { 
    781781                ea_debug_pad(EA_DEBUG TSRMLS_CC);