Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
gnokii
invalid-cast.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File invalid-cast.patch of Package gnokii
Index: gnokii-0.6.31/xgnokii/xgnokii_xring.c =================================================================== --- gnokii-0.6.31.orig/xgnokii/xgnokii_xring.c +++ gnokii-0.6.31/xgnokii/xgnokii_xring.c @@ -195,7 +195,7 @@ static int createpixmap(GtkWidget * wind &style-> bg[GTK_STATE_NORMAL], a); - return (int) pam->pixmap; /* (to) NULL or not (to) NULL */ + return pam->pixmap != NULL; /* (to) NULL or not (to) NULL */ } enum {
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