Ignore:
Timestamp:
11/07/14 12:47:13 (9 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/fancontrol.h

    r30854 r30856  
    131131                }
    132132                if((rcret == getrcconfigint("rcleft", NULL) || rcret == getrcconfigint("rcright", NULL)) && listbox->select != NULL && ostrcmp(listbox->select->name, "fanon") == 0)
    133                         writesys("/proc/stb/fp/fan", fancon->ret, 1);
     133                        writesys("/proc/stb/fp/fan", fanon->ret, 1);
    134134        }
    135135        writesys("/proc/stb/fp/fan", getconfig("fanmode", NULL), 1);
Note: See TracChangeset for help on using the changeset viewer.