Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
d30b0a8b
...
d30b0a8b3bdf589281a1cd5ed620ca1fed92632f
authored
2005-11-28 11:16:13 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix indentation
1 parent
1f9ccbeb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mailbox/header.c
mailbox/header.c
View file @
d30b0a8
...
...
@@ -261,7 +261,7 @@ header_parse (mu_header_t header, const char *blurb, int len)
This all header business need a good rewrite. */
int
mu_header_set_value
(
mu_header_t
header
,
const
char
*
fn
,
const
char
*
fv
,
int
replace
)
int
replace
)
{
char
*
blurb
;
size_t
len
;
...
...
Please
register
or
sign in
to post a comment