Changeset 23896


Ignore:
Timestamp:
09/26/13 14:58:54 (10 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r23895 r23896  
    297297        }
    298298
    299         if(ostrcmp(tmpstr, "00980000") == 0)
     299        if(ostrcmp(tmpstr, "00960000") == 0)
    300300        {
    301301                free(tmpstr), tmpstr = NULL;
Note: See TracChangeset for help on using the changeset viewer.