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
bc37c310
...
bc37c310133dfb262d14af9ea8539708e46330e6
authored
2005-03-08 17:03:42 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(mu_mailcap_entry_coupiousoutput): Renamed to mu_mailcap_entry_copiousoutput
1 parent
20556f8a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mailbox/mailcap.c
mailbox/mailcap.c
View file @
bc37c31
...
...
@@ -312,7 +312,7 @@ mu_mailcap_entry_needsterminal (mu_mailcap_entry_t entry, int *on)
}
int
mu_mailcap_entry_co
u
piousoutput
(
mu_mailcap_entry_t
entry
,
int
*
on
)
mu_mailcap_entry_copiousoutput
(
mu_mailcap_entry_t
entry
,
int
*
on
)
{
int
status
=
0
;
int
found
=
0
;
...
...
Please
register
or
sign in
to post a comment