Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
mgp
magicpoint-1.13a-nonvoid.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File magicpoint-1.13a-nonvoid.diff of Package mgp
--- contrib/xwintoppm/dsimple.c +++ contrib/xwintoppm/dsimple.c @@ -503,6 +503,7 @@ fprintf(stderr, msg, arg0, arg1, arg2, arg3, arg4, arg5, arg6); fprintf(stderr, "\n"); fflush(stderr); + return 0; } --- contrib/xwintoppm/xwintoppm.c +++ contrib/xwintoppm/xwintoppm.c @@ -604,6 +604,7 @@ * Free image */ XDestroyImage(image); + return 0; } /* @@ -729,6 +730,7 @@ bp++; *bp++ = c; } + return 0; } _swaplong (bp, n) @@ -750,4 +752,5 @@ *bp++ = c; bp += 2; } + return 0; }
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