From 3fbb1dbd6ca47d047fb74d258269dabca285b7fb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 18 Nov 2013 16:56:25 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/quit.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/quit.h') diff --git a/src/quit.h b/src/quit.h index 93eb799..2487742 100644 --- a/src/quit.h +++ b/src/quit.h @@ -22,6 +22,12 @@ #include "passphrase.h" +/* Number of seconds to sleep on error, so the user has time to read the error message */ +#ifndef ERROR_SLEEP +#define ERROR_SLEEP 2 +#endif + + /** * Quit function for timeout * @@ -29,7 +35,6 @@ */ void timeout_quit(int signal); - /** * Quit function for user aborts * -- cgit v1.2.3-70-g09d2