diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-03-19 13:53:50 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-03-19 13:53:50 +0100 |
commit | 45d96d8168c30d804fa39cf165703bb8aa5deeb3 (patch) | |
tree | ba4701622b60c0291e2346abad961168fa5a7bbd /src/include/taler_exchangedb_plugin.h | |
parent | 135172bae4ef2d587efce112fd350b52e5a2d7a4 (diff) |
minor auditor bugfixes
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index c40ad818b..9db748050 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1830,6 +1830,7 @@ struct TALER_EXCHANGEDB_Plugin * @param cb function to call on each result * @param cb_cls closure for @a cb * @return #GNUNET_OK on success, + * #GNUNET_NO if no records were found * #GNUNET_SYSERR on DB errors */ int |