Changeset 40123 for titan/plugins


Ignore:
Timestamp:
02/26/17 06:38:26 (7 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/tithek.h

    r40119 r40123  
    565565
    566566                printf("check... /tmp/python.tar\n");
    567                 if(ostrcmp("node->filename", "/tmp/python.tar") == 0)
     567                if(ostrcmp(node->filename, "/tmp/python.tar") == 0)
    568568                {
    569569                        printf("found... /tmp/python.tar\n");
Note: See TracChangeset for help on using the changeset viewer.