X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb%2Fafb-event-itf.h;fp=include%2Fafb%2Fafb-event-itf.h;h=b89b94153eb02d5c1ae3bd70f8dd44ced3036206;hb=7059e59cddc1c81321639875636e88895bc14309;hp=47ffa387b96519ea35fe9f721f267ef7e50e9a46;hpb=ef908d903929988ad01f9df94415fc9c3ddebcac;p=src%2Fapp-framework-binder.git diff --git a/include/afb/afb-event-itf.h b/include/afb/afb-event-itf.h index 47ffa387..b89b9415 100644 --- a/include/afb/afb-event-itf.h +++ b/include/afb/afb-event-itf.h @@ -35,7 +35,7 @@ struct afb_event_itf { }; /* - * Describes the request by plugins from afb-daemon + * Describes the request of afb-daemon for bindings */ struct afb_event { const struct afb_event_itf *itf; /* the interface to use */