Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:acdc:as_python3_module
motif.27027
strcmp.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File strcmp.diff of Package motif.27027
Index: b/lib/Xm/Xpms_popen.c =================================================================== --- a/lib/Xm/Xpms_popen.c +++ b/lib/Xm/Xpms_popen.c @@ -56,7 +56,7 @@ FILE *Xpms_popen(char *cmd, const char * char *cmdcpy; - if(cmd == NULL || cmd == "") + if(cmd == NULL || cmd[0] == '\0') return(NULL); if(type[0] != 'r' && type[0] != 'w')
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