Ignore:
Timestamp:
05/13/17 20:27:18 (6 years ago)
Author:
gost
Message:

fix some warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/mediadb.h

    r40382 r40424  
    21792179        struct mediadb *node = NULL, *cmediadb = NULL;
    21802180
    2181         if(id != NULL);
     2181        if(id != NULL)
    21822182                tmpid = ostrcat(tmpid, id, 1, 0);
    21832183               
Note: See TracChangeset for help on using the changeset viewer.