X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fuxputty.c;h=6d22fceb76b2b32b8d77489d062222d455efdc7c;hb=095072fa46b2d7b8beafaddb2f873d2f500a1e10;hp=4de1583d2a27cf5ad573ae5443b0f015e80ac697;hpb=7d705ed1bdfdf44f4af283ed3505030727d78084;p=PuTTY.git diff --git a/unix/uxputty.c b/unix/uxputty.c index 4de1583d..6d22fceb 100644 --- a/unix/uxputty.c +++ b/unix/uxputty.c @@ -53,6 +53,7 @@ int cfgbox(Conf *conf) static int got_host = 0; const int use_event_log = 1, new_session = 1, saved_sessions = 1; +const int dup_check_launchable = 1; int process_nonoption_arg(const char *arg, Conf *conf, int *allow_launch) {