From b2bfa8ade4509e672ec4bf0e7ee701f75737dbc3 Mon Sep 17 00:00:00 2001 From: Björn Persson Date: Tue, 15 Jan 2013 02:36:37 +0100 Subject: Updated a comment. --- milter_api.ads | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/milter_api.ads b/milter_api.ads index 9097e69..12cd737 100644 --- a/milter_api.ads +++ b/milter_api.ads @@ -293,9 +293,9 @@ package Milter_API is -- called at the start of each SMTP connection -- corresponds to xxfi_connect -- Client_Name is the host name of the client, as determined by a reverse - -- lookup on the host address. Client_Address describes the client's endpoint - -- of the SMTP connection. The means to access the contents of Client_Address - -- are not implemented. + -- lookup on the host address. Client_Address points to the client's endpoint + -- of the SMTP connection. The functions Address and Port may be used to + -- retrieve the address data. type Helo_Handler is access function (Context : SMFICTX_Pointer; -- the opaque context handle -- cgit v1.2.3