The function name in the description must match the function. Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> --- include/event.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/event.h b/include/event.h index fb353ad623e..75141a192a4 100644 --- a/include/event.h +++ b/include/event.h @@ -385,7 +385,7 @@ static inline int event_notify_null(enum event_t type) int event_uninit(void); /** - * event_uninit() - Set up dynamic events + * event_init() - Set up dynamic events * * Init a list of dynamic event handlers, so that these can be added as * needed -- 2.45.2