From 6374763c985a36c25d3cea9a8a83b51f42708160 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 7 Sep 2006 15:13:33 +0000 Subject: Let scdaemon call a script on status changes --- agent/call-scd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agent/call-scd.c') diff --git a/agent/call-scd.c b/agent/call-scd.c index 737dbad61..3dc869137 100644 --- a/agent/call-scd.c +++ b/agent/call-scd.c @@ -193,7 +193,7 @@ atfork_cb (void *opaque, int where) /* Fork off the SCdaemon if this has not already been done. Lock the daemon and make sure that a proper context has been setup in CTRL. - Thsi fucntion might also lock the daemon, which means that the + This function might also lock the daemon, which means that the caller must call unlock_scd after this fucntion has returned success and the actual Assuan transaction been done. */ static int -- cgit v1.2.3