X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb%2Fafb-daemon-itf-x1.h;h=744892d4a9ab264ac572008c0b8a085e9ac2c51a;hb=eb9be95e4cec2ec965cd38c6b3a7ed295982b1a1;hp=3ca12eba7530b2186aa8b52d84d989b23d39b6b9;hpb=4521c1e7ae5371ab9d639adc617d17fb4e8ded0c;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 */ }; +/** @} */