gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 02/02: improve comment


From: gnunet
Subject: [taler-exchange] 02/02: improve comment
Date: Tue, 17 Mar 2020 17:58:25 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit 3a470a26c32e7dea8f82675b3e77d93d4634e843
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Mar 17 17:58:21 2020 +0100

    improve comment
---
 src/exchange/taler-exchange-httpd_keystate.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_keystate.h 
b/src/exchange/taler-exchange-httpd_keystate.h
index 7c14c988..67165238 100644
--- a/src/exchange/taler-exchange-httpd_keystate.h
+++ b/src/exchange/taler-exchange-httpd_keystate.h
@@ -83,7 +83,7 @@ TEH_KS_release_ (const char *location,
 
 
 /**
- * Setup initial #internal_key_state.
+ * Setup initial #internal_key_state and our signal handlers.
  *
  * @return #GNUNET_OK on success
  */
@@ -92,7 +92,7 @@ TEH_KS_init (void);
 
 
 /**
- * Finally, release #internal_key_state.
+ * Finally, release #internal_key_state and our signal handlers.
  */
 void
 TEH_KS_free (void);

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]