Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
dbh
dbh-bigendian.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dbh-bigendian.patch of Package dbh
Index: libdbh2-5.0.19/src/dbh_static.i =================================================================== --- libdbh2-5.0.19.orig/src/dbh_static.i +++ libdbh2-5.0.19/src/dbh_static.i @@ -1779,7 +1779,6 @@ static int sdbh_writeheader (DBHashTable dbh->head_info->data_space = sdbh_turnaround (dbh->head_info->data_space); dbh->head_info->erased_space = sdbh_turnaround (dbh->head_info->erased_space); dbh->head_info->records = sdbh_turnaround (dbh->head_info->records); - dbh->head_info->fractalidad = sdbh_turnaround (dbh->head_info->fractalidad); #endif @@ -1809,7 +1808,6 @@ static int sdbh_writeheader (DBHashTable dbh->head_info->data_space = sdbh_turnaround (dbh->head_info->data_space); dbh->head_info->erased_space = sdbh_turnaround (dbh->head_info->erased_space); dbh->head_info->records = sdbh_turnaround (dbh->head_info->records); - dbh->head_info->fractalidad = sdbh_turnaround (dbh->head_info->fractalidad); #endif if (!flush) return 1;
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