From 09cc0ee7bebcdde9f5a40e827a9e29f9ae7fdf11 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 20 Jun 2007 11:16:42 +0000 Subject: [w32] gpg-agent is now started automagically by gpgsm. --- scd/scdaemon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scd/scdaemon.c') diff --git a/scd/scdaemon.c b/scd/scdaemon.c index f9a99922f..b2508943d 100644 --- a/scd/scdaemon.c +++ b/scd/scdaemon.c @@ -519,7 +519,7 @@ main (int argc, char **argv ) { log_debug ("waiting for debugger - my pid is %u .....\n", (unsigned int)getpid()); - sleep (debug_wait); + gnupg_sleep (debug_wait); log_debug ("... okay\n"); } -- cgit v1.2.3