Changeset 16721


Ignore:
Timestamp:
06/19/12 23:26:35 (12 years ago)
Author:
nit
Message:

[titan] fix lastaccess in pic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/pic.h

    r16286 r16721  
    5252        newnode->channels = channels;
    5353  newnode->timeout = timeout;
     54        newnode->lastaccess = time(NULL);
    5455        newnode->del = del;
    5556
Note: See TracChangeset for help on using the changeset viewer.