diff --git a/nda.c b/nda.c index 90af910..b3b8a12 100644 --- a/nda.c +++ b/nda.c @@ -357,6 +357,7 @@ redo: /* expect 221 but doesn't really matter... */ ConnectionClose(&connection); st = st_disconnect; + MarinettiCallback("\pDisconnecting..."); break; } }