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
a6c22092
...
a6c220927382bce842da621fd8218e8fe88af225
authored
2001-11-01 04:35:32 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
* mail/msgset.y: search "mail.h" in the current dir.
1 parent
7fdc4862
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mail/msgset.y
mail/msgset.y
View file @
a6c2209
...
...
@@ -21,7 +21,7 @@
#include <regex.h>
#include <xalloc.h>
#include
<mail.h>
#include
"mail.h"
struct header_data
{
...
...
Please
register
or
sign in
to post a comment