Changeset 13437


Ignore:
Timestamp:
01/15/12 18:19:56 (12 years ago)
Author:
obi
Message:

fix building

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r13435 r13437  
    1010                return 0;
    1111
    12         if(ostrcmp(tmpstr, "/var" == 0)
     12        if(ostrcmp(tmpstr, "/var") == 0)
    1313        {
    1414                free(tmpstr), tmpstr = NULL;
Note: See TracChangeset for help on using the changeset viewer.