Minor doc and err handling fixes
This commit is contained in:
parent
04df38ddfa
commit
e885d63f68
5 changed files with 16 additions and 7 deletions
|
|
@ -241,7 +241,7 @@ typedef void *pagination_data;
|
|||
typedef int (plglockdb_t)(clicon_handle h, char *db, int lock, int id);
|
||||
|
||||
/* Transaction-data type
|
||||
* @see clixon_backend_transaction.h for full transaction API
|
||||
* @see transaction_data_t and clixon_backend_transaction.h for full transaction API
|
||||
*/
|
||||
typedef void *transaction_data;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue