Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
opie
opie-fix-indendation.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File opie-fix-indendation.patch of Package opie
Index: opie-2.4/opiegen.c =================================================================== --- opie-2.4.orig/opiegen.c +++ opie-2.4/opiegen.c @@ -51,7 +51,7 @@ int main FUNCTION((argc, argv), int argc ep = buffer + sizeof(buffer) - 1; for (i = 1, ap = buffer; (i < argc) && (ap < ep); i++) { c = argv[i]; - while ((*(ap++) = *(c++)) && (ap < ep)); + while ((*(ap++) = *(c++)) && (ap < ep)) *(ap - 1) = ' '; } *(ap - 1) = 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