Changeset 15581


Ignore:
Timestamp:
05/09/12 01:12:55 (11 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/channellist.h

    r15579 r15581  
    453453        if(*oldtitle == NULL)
    454454                *oldtitle = ostrcat(channellist->title, NULL, 0, 0);
     455
     456        if(*oldcol == NULL)
     457                *oldcol = channellist->color;
    455458
    456459        if(listmode == MVMODE)
Note: See TracChangeset for help on using the changeset viewer.