X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb%2Fafb-daemon-itf-x1.h;h=744892d4a9ab264ac572008c0b8a085e9ac2c51a;hb=525e9eaa644ca92fad23adfbb7c3119ae8b57a30;hp=3ca12eba7530b2186aa8b52d84d989b23d39b6b9;hpb=9e15212d26916f59fae2be6d9e618ae9b75a4f40;p=src%2Fapp-framework-binder.git diff --git a/include/afb/afb-daemon-itf-x1.h b/include/afb/afb-daemon-itf-x1.h index 3ca12eba..744892d4 100644 --- a/include/afb/afb-daemon-itf-x1.h +++ b/include/afb/afb-daemon-itf-x1.h @@ -27,6 +27,9 @@ struct afb_req_x1; struct afb_event_x1; struct afb_api_x3; +/** @defgroup AFB_DAEMON + * @{ */ + /** * @deprecated use bindings version 3 * @@ -89,3 +92,4 @@ struct afb_daemon_x1 struct afb_api_x3 *closure; /**< the closure when calling these functions */ }; +/** @} */