summaryrefslogtreecommitdiff
path: root/lib/mgmt_fe_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mgmt_fe_client.h')
-rw-r--r--lib/mgmt_fe_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mgmt_fe_client.h b/lib/mgmt_fe_client.h
index e3c016f9b6..532fee4397 100644
--- a/lib/mgmt_fe_client.h
+++ b/lib/mgmt_fe_client.h
@@ -91,7 +91,7 @@ struct mgmt_fe_client_cbs {
uintptr_t session_id,
uintptr_t user_session_client,
uint64_t req_id, bool success,
- Mgmtd__DatastoreId ds_id,
+ Mgmtd__DatastoreId ds_id, bool implcit_commit,
char *errmsg_if_any);
void (*commit_config_notify)(struct mgmt_fe_client *client,