Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
wvdial
wvdial-glibc210.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wvdial-glibc210.patch of Package wvdial
Index: wvdial-1.60/wvmodemscan.cc =================================================================== --- wvdial-1.60.orig/wvmodemscan.cc +++ wvdial-1.60/wvmodemscan.cc @@ -496,10 +496,8 @@ static int fileselect(const struct diren } -static int filesort(const void *_e1, const void *_e2) +static int filesort(const dirent **e1, const dirent **e2) { - dirent const * const *e1 = (dirent const * const *)_e1; - dirent const * const *e2 = (dirent const * const *)_e2; const char *p1, *p2; int diff;
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