Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
libxkbui
libxkbui.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libxkbui.diff of Package libxkbui
Index: src/XKBui.c =================================================================== --- src/XKBui.c.orig +++ src/XKBui.c @@ -104,7 +104,7 @@ XkbDescPtr xkb; char buf[20]; sprintf(buf,"#%02x%02x%02x",(sdef.red>>8)&0xff, (sdef.green>>8)&0xff, - (sdef.blue>>8)&&0xff); + (sdef.blue>>8)&0xff); if (XAllocNamedColor(view->dpy,view->opts.cmap,buf,&sdef,&xdef)) { xkb->geom->colors[i].pixel= sdef.pixel; #ifdef DEBUG
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