Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
apcupsd
apcupsd-3.14.5-const.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apcupsd-3.14.5-const.patch of Package apcupsd
Index: src/apcaccess.c ================================================================================ --- src/apcaccess.c +++ src/apcaccess.c @@ -89,7 +89,7 @@ char *p = argv[2]; host = p; - p = strchr(p, ':'); + p = (char *) strchr(p, ':'); if (p) { *p++ = 0; port = atoi(p);
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