git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tidying
[users/jgh/exim.git]
/
src
/
src
/
local_scan.h
diff --git
a/src/src/local_scan.h
b/src/src/local_scan.h
index bca14bcafc454206db749bf0d8429b07cb1bee3c..bc4fc8e25841f9ee2e87c8f116d467e90e89f5ad 100644
(file)
--- a/
src/src/local_scan.h
+++ b/
src/src/local_scan.h
@@
-115,7
+115,7
@@
typedef struct header_line {
/* Entries in lists options are in this form. */
typedef struct {
/* Entries in lists options are in this form. */
typedef struct {
- const char *name;
+ const char *name;
/* should have been uschar but too late now */
int type;
void *value;
} optionlist;
int type;
void *value;
} optionlist;