Changeset 15712 for titan/plugins/stock/stock.h
- Timestamp:
- 05/14/12 20:51:36 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/stock/stock.h
r15709 r15712 286 286 } 287 287 288 if(rcret == getrcconfigint("rc green", NULL) && node->symbol_lookup_url != NULL)288 if(rcret == getrcconfigint("rcblue", NULL) && node->symbol_lookup_url != NULL) 289 289 { 290 290 ret = servicestop(status.aktservice, 1, 0);
Note: See TracChangeset
for help on using the changeset viewer.