diff --git a/eschalot.c b/eschalot.c index fea0da5..1499160 100644 --- a/eschalot.c +++ b/eschalot.c @@ -362,7 +362,6 @@ worker(void *arg) sleep(30); msg("Generating new RSA key.\n\n"); break; - } else } else { pthread_mutex_lock(&printresult_lock); printresult(rsa, onion, onionfinal);