diff --git a/ssheven.c b/ssheven.c index a8a440e..bce477c 100644 --- a/ssheven.c +++ b/ssheven.c @@ -718,6 +718,7 @@ int main(int argc, char** argv) EndUpdate(con.win); if (!intro_dialog(hostname, username, password)) ok = 0; + if (!ok) printf_i("Cancelled, not connecting.\n"); if (ok) {