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
06073068
...
060730686c03584575b5497a3b765ab963b2e690
authored
2005-03-11 14:36:47 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(run_mailcap): Bugfix
1 parent
ca17329c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
mimeview/mimeview.c
mimeview/mimeview.c
View file @
0607306
...
...
@@ -518,7 +518,6 @@ run_mailcap (mu_mailcap_entry_t entry, const char *type)
{
write
(
fd
,
buf
,
n
);
}
free
(
buf
);
close
(
fd
);
}
...
...
Please
register
or
sign in
to post a comment