Ignore:
Timestamp:
05/14/12 20:51:36 (11 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/stock/stock.h

    r15709 r15712  
    286286                }
    287287   
    288     if(rcret == getrcconfigint("rcgreen", NULL) && node->symbol_lookup_url != NULL)
     288    if(rcret == getrcconfigint("rcblue", NULL) && node->symbol_lookup_url != NULL)
    289289    {
    290290      ret = servicestop(status.aktservice, 1, 0);
Note: See TracChangeset for help on using the changeset viewer.