Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
libsmbios
libsmbios-fix-compiler_warning_cgcc.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libsmbios-fix-compiler_warning_cgcc.diff of Package libsmbios
--- bin-supported/getopts.c 2008-01-08 18:57:17.000000000 +0100 +++ bin-supported/getopts.c 2008-01-08 18:57:46.000000000 +0100 @@ -55,7 +55,7 @@ printf(" --help,\t-h\t\t\tDisplays this information\n"); for (count = 0; opts[count].description; count++) { - char *cmd = 0; + char *cmd = NULL; if (opts[count].name && opts[count].shortName) { cmd = calloc(1, strlen(opts[count].name) + strlen(opts[count].shortName) + 15);
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