Update comment
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 31 Aug 2014 20:54:58 +0000 (21:54 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 31 Aug 2014 20:54:58 +0000 (21:54 +0100)
src/src/globals.c

index f5ed80fa27081cadccad2c49440e1f9302c13c89..8407e6570f8fa4b30a3f9e954ff8c43a08aa865a 100644 (file)
@@ -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
 };