commited thanks !

gilles

On Wed, May 20, 2009 at 08:42:45AM +0200, giovanni wrote:
> Index: smtpctl.c
> ===================================================================
> RCS file: /cvs/src/usr.sbin/smtpd/smtpctl.c,v
> retrieving revision 1.24
> diff -u -p -u -r1.24 smtpctl.c
> --- smtpctl.c 23 Apr 2009 08:28:45 -0000      1.24
> +++ smtpctl.c 4 May 2009 08:12:37 -0000
> @@ -169,7 +169,7 @@ connected:
>               imsg_compose(ibuf, IMSG_MDA_RESUME, 0, 0, -1, NULL, 0);
>               break;
>       case RESUME_MTA:
> -             imsg_compose(ibuf, IMSG_MDA_RESUME, 0, 0, -1, NULL, 0);
> +             imsg_compose(ibuf, IMSG_MTA_RESUME, 0, 0, -1, NULL, 0);
>               break;
>       case RESUME_SMTP:
>               imsg_compose(ibuf, IMSG_SMTP_RESUME, 0, 0, -1, NULL, 0);
> -- 
> see ya,
> giovanni
> 
> 

-- 
Gilles Chehade
http://www.poolp.org/~gilles/

Reply via email to