- Timestamp:
- 10/30/17 21:53:17 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/frontenddev.h
r41077 r41078 695 695 return 0; 696 696 } 697 if( dvbnode != NULL && ostrstr(dvbnode->feinfo->name, "BCM45208") != NULL)697 if(node != NULL && ostrstr(node->feinfo->name, "BCM45208") != NULL) 698 698 { 699 699 if(status & FE_TIMEDOUT)
Note: See TracChangeset
for help on using the changeset viewer.