Changeset 30682


Ignore:
Timestamp:
10/24/14 22:40:54 (9 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/dvbdev.h

    r30681 r30682  
    112112                if(fehyprid != NULL)
    113113                {
    114                         if(y < 10)
     114//                      if(y < 10)
     115                        if(fehyprid->y < 10) //??????????????
    115116                                tmpstr = ostrcat(tmpstr, "fe_0", 1, 0);
    116117                        else
Note: See TracChangeset for help on using the changeset viewer.