Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
grip
grip-returnvalues.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File grip-returnvalues.diff of Package grip
--- grip-3.2.0/src/gripcfg.c +++ grip-3.2.0/src/gripcfg.c @@ -781,7 +781,7 @@ }; #ifdef CDPAR - if(ripcfg==0) return; + if(ripcfg==0) return 0; #endif sprintf(buf,"%s/%s-%s",getenv("HOME"),ginfo->config_filename, @@ -798,7 +798,7 @@ }; #ifdef CDPAR - if(ripcfg==0) return; + if(ripcfg==0) return 0; #endif sprintf(buf,"%s/%s-%s",getenv("HOME"),ginfo->config_filename,
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