[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -typo
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -typo |
Date: |
Wed, 10 May 2023 22:13:21 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 0dd0fff1 -typo
0dd0fff1 is described below
commit 0dd0fff17d0802f48bfab0bac498968abc8a59cf
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed May 10 22:13:18 2023 +0200
-typo
---
src/include/taler_util.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/taler_util.h b/src/include/taler_util.h
index 0b15eb8a..1de264c1 100644
--- a/src/include/taler_util.h
+++ b/src/include/taler_util.h
@@ -581,7 +581,7 @@ struct TALER_JSON_ExternalConversion;
*
* @param cls closure
* @param status_type how did the process die
- * @apram code termination status code from the process
+ * @param code termination status code from the process
* @param result some JSON result, NULL if we failed to get an JSON output
*/
typedef void
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-exchange] branch master updated: -typo,
gnunet <=