summaryrefslogtreecommitdiffstats
path: root/python/protocols/py_federation_termination_notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'python/protocols/py_federation_termination_notification.h')
-rw-r--r--python/protocols/py_federation_termination_notification.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/protocols/py_federation_termination_notification.h b/python/protocols/py_federation_termination_notification.h
index 354a1b6c..a3a17146 100644
--- a/python/protocols/py_federation_termination_notification.h
+++ b/python/protocols/py_federation_termination_notification.h
@@ -38,5 +38,6 @@ PyObject *lassoFederationTerminationNotification_wrap(LassoFederationTermination
PyObject *federation_termination_notification_getattr(PyObject *self, PyObject *args);
PyObject *federation_termination_notification(PyObject *self, PyObject *args);
+PyObject *federation_termination_notification_set_consent(PyObject *self, PyObject *args);
#endif /* __PYLASSO_PY_FEDERATION_TERMINATION_NOTIFICATION_H__ */