summaryrefslogtreecommitdiff
path: root/src/exchange-tools
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-17 11:35:10 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-17 11:35:10 +0200
commitb38f251beb236bf8b716f76a130d9a44660ee506 (patch)
tree1ce10b0613d2cfc2a43fd561d3d6189543042674 /src/exchange-tools
parentb732d832b63575101be71ecf000dab6103a9e740 (diff)
downloadexchange-b38f251beb236bf8b716f76a130d9a44660ee506.tar.gz
exchange-b38f251beb236bf8b716f76a130d9a44660ee506.tar.bz2
exchange-b38f251beb236bf8b716f76a130d9a44660ee506.zip
-DCE, nicer return values
Diffstat (limited to 'src/exchange-tools')
-rw-r--r--src/exchange-tools/taler-exchange-dbinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-tools/taler-exchange-dbinit.c b/src/exchange-tools/taler-exchange-dbinit.c
index b187cff33..acc37be8d 100644
--- a/src/exchange-tools/taler-exchange-dbinit.c
+++ b/src/exchange-tools/taler-exchange-dbinit.c
@@ -128,7 +128,7 @@ run (void *cls,
*
* @param argc number of arguments from the command line
* @param argv command line arguments
- * @return 0 ok, 1 on error
+ * @return 0 ok, non-zero on error
*/
int
main (int argc,