X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-session.c;fp=src%2Fafb-session.c;h=61aa3f61914195551b0eecdbb0221696401f2814;hb=6f13ad1989875b5a0ce50b24211fd1fba093735f;hp=1bdb59db441a3e03e0e73964147e17b681403b30;hpb=3343b4d0514d25fd1f2365eb25049f748cab688e;p=src%2Fapp-framework-binder.git diff --git a/src/afb-session.c b/src/afb-session.c index 1bdb59db..61aa3f61 100644 --- a/src/afb-session.c +++ b/src/afb-session.c @@ -579,7 +579,7 @@ static int cookeyidx(const void *key) * @param makecb the creation function or NULL * @param freecb the release function or NULL * @param closure an argument for makecb or the value if makecb==NULL - * @param replace a boolean enforcing replecement of the previous value + * @param replace a boolean enforcing replacement of the previous value * * @return the value of the cookie *