Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2
vdr-plugin-epgsearch
epgsearch-gcc6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File epgsearch-gcc6.patch of Package vdr-plugin-epgsearch
Index: b/switchtimer.c =================================================================== --- a/switchtimer.c +++ b/switchtimer.c @@ -157,7 +157,7 @@ bool cSwitchTimer::Save(FILE *f) cSwitchTimer* cSwitchTimers::InSwitchList(const cEvent* event) { - if (!event) return false; + if (!event) return NULL; cMutexLock SwitchTimersLock(this); cSwitchTimer* switchTimer = SwitchTimers.First(); while (switchTimer)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor