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
528e05ac
...
528e05aca5fcb06d823ee3da7b9a18f68a95572b
authored
2003-07-26 11:22:36 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(insert_quoted): Minor change
1 parent
659d10e3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
mailbox/rfc2047.c
mailbox/rfc2047.c
View file @
528e05a
...
...
@@ -279,8 +279,6 @@ init_quoted (rfc2047_encoder * enc)
static
void
insert_quoted
(
rfc2047_encoder
*
enc
)
{
int
size
;
if
(
enc
->
must_open
)
{
enc
->
must_open
=
0
;
...
...
Please
register
or
sign in
to post a comment