Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:tools
libb64
static-chars-per-line.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File static-chars-per-line.diff of Package libb64
Description: do not export the CHARS_PER_LINE variable Author: Jakub Wilk <jwilk@debian.org> Bug: http://sourceforge.net/tracker/?func=detail&aid=3591420&group_id=152942&atid=785907 Forwarded: yes Last-Update: 2012-11-30 --- a/src/cencode.c +++ b/src/cencode.c @@ -7,7 +7,7 @@ #include <b64/cencode.h> -const int CHARS_PER_LINE = 72; +static const int CHARS_PER_LINE = 72; void base64_init_encodestate(base64_encodestate* state_in) {
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