Changeset 14757


Ignore:
Timestamp:
03/18/12 18:27:22 (12 years ago)
Author:
nit
Message:

[titan] fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r14732 r14757  
    350350        struct stimerthread *tmpthread = NULL;
    351351
    352         writeFBfile.ActBuf = NULL;
    353         writeFBfile.buf1 = NULL;
    354         writeFBfile.buf2 = NULL;
    355 
    356         status.write_png = 0;
    357         status.write_jpg = 0;
     352        status.rguidfd = -1;
    358353
    359354#ifdef SIMULATE
     
    735730       
    736731        //start rguid
    737         status.rguidfd = -1;
    738732        startrguid(1);
    739733
Note: See TracChangeset for help on using the changeset viewer.