Minor doc and err handling fixes

This commit is contained in:
Olof Hagsand 2022-12-16 10:48:28 +01:00
parent 04df38ddfa
commit e885d63f68
5 changed files with 16 additions and 7 deletions

View file

@ -51,7 +51,7 @@
* It is up to the validate callbacks to ensure that these changes are OK
* It is up to the commit callbacks to enforce these changes in the "state" of
* the system.
* see also transaction_data in clixon_plugin.h
* @see transaction_data in clixon_plugin.h
*/
typedef struct {
uint64_t td_id; /* Transaction id */