Changeset 41078 for titan


Ignore:
Timestamp:
10/30/17 21:53:17 (6 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/frontenddev.h

    r41077 r41078  
    695695                        return 0;
    696696                }
    697                 if(dvbnode != NULL && ostrstr(dvbnode->feinfo->name, "BCM45208") != NULL)
     697                if(node != NULL && ostrstr(node->feinfo->name, "BCM45208") != NULL)
    698698                {
    699699                        if(status & FE_TIMEDOUT)
Note: See TracChangeset for help on using the changeset viewer.