git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83b2729
)
Update comment
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 31 Aug 2014 20:54:58 +0000
(21:54 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 31 Aug 2014 20:54:58 +0000
(21:54 +0100)
src/src/globals.c
patch
|
blob
|
history
diff --git
a/src/src/globals.c
b/src/src/globals.c
index f5ed80fa27081cadccad2c49440e1f9302c13c89..8407e6570f8fa4b30a3f9e954ff8c43a08aa865a 100644
(file)
--- a/
src/src/globals.c
+++ b/
src/src/globals.c
@@
-1395,7
+1395,7
@@
transport_instance transport_defaults = {
TRUE_UNSET /* retry_use_local_part: BOOL, but set neither
1 nor 0 so can detect unset */
#ifdef EXPERIMENTAL_TPDA
- ,NULL /* tpda_
delivery
_action */
+ ,NULL /* tpda_
event
_action */
#endif
};