Changeset 15738 for titan


Ignore:
Timestamp:
05/16/12 20:13:06 (12 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r15736 r15738  
    478478                cmd = ostrcat(cmd, "&", 1, 0);
    479479                system(cmd);
    480                 free(cmd),cmd = NULL;   
     480                free(cmd); cmd = NULL;
    481481        }
    482482}
Note: See TracChangeset for help on using the changeset viewer.