diff options
| author | Christian Grothoff <christian@grothoff.org> | 2023-05-10 22:13:18 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2023-05-10 22:13:18 +0200 |
| commit | 0dd0fff17d0802f48bfab0bac498968abc8a59cf (patch) | |
| tree | 75778cccd0bb7d9d8f356443b4a134ffa8401442 | |
| parent | b15713f42e9ecbc67e9b8ffd178d97d08b7377bb (diff) | |
-typo
| -rw-r--r-- | src/include/taler_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
