Changeset 22575


Ignore:
Timestamp:
07/28/13 21:16:12 (11 years ago)
Author:
obi
Message:

fix build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/copyfile.h

    r22573 r22575  
    275275        }
    276276        else
    277                 addoldentry((void*)dnode, 2, time(NULL) + 7200, NULL);
     277                addoldentry((void*)cnode, 2, time(NULL) + 7200, NULL);
    278278
    279279        if(fromthread == 1)
Note: See TracChangeset for help on using the changeset viewer.