Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:16.0:FactoryCandidates
uisp
stk500_pgzs_shift.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File stk500_pgzs_shift.diff of Package uisp
--- uisp-20050207/src/Stk500.C.orig 2007-10-01 12:09:51.000000000 +0200 +++ uisp-20050207/src/Stk500.C 2007-10-01 12:27:47.282341000 +0200 @@ -424,7 +424,7 @@ } pgsz = prg_part[desired_part].params.pagesize; - pagesize = (pgsz[0]) << 8 + pgsz[1]; + pagesize = (pgsz[0] << 8) + pgsz[1]; if (pagesize == 0) { pagesize = 128;
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