diff options
Diffstat (limited to 'src/include')
| -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 c40ad818..9db74805 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  | 
