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
66033faa
...
66033faab892218f8b7684a0eab9566f84cb9ab8
authored
2003-07-26 11:19:44 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(struct sieve_runtime_tag): Minor change.
1 parent
6c62866e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
include/mailutils/libsieve.h
include/mailutils/libsieve.h
View file @
66033fa
...
...
@@ -91,7 +91,7 @@ struct sieve_runtime_tag {
};
typedef
struct
{
char
*
name
;
c
onst
c
har
*
name
;
int
required
;
sieve_handler_t
handler
;
sieve_data_type
*
req_args
;
...
...
Please
register
or
sign in
to post a comment