X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=bindings%2Fsamples%2FDemoPost.c;fp=bindings%2Fsamples%2FDemoPost.c;h=69de5572222e10176b0bdc4f01dc8a770de0cdfa;hb=bbddc1e584dd01b60042f622f8cecfc69361020b;hp=b61b91c418af66f13add13fe80a29d6370158396;hpb=1ea6bd0f466a10d29f12801aa35fb6d2b30443a1;p=src%2Fapp-framework-binder.git diff --git a/bindings/samples/DemoPost.c b/bindings/samples/DemoPost.c index b61b91c4..69de5572 100644 --- a/bindings/samples/DemoPost.c +++ b/bindings/samples/DemoPost.c @@ -67,7 +67,7 @@ static void UploadMusic (struct afb_req request) } // PostForm callback is called multiple times (one or each key within form, or once per file buffer) -// When file has been fully uploaded call is call with item==NULL +// When file has been fully uploaded call is call with item==NULL static void UploadImage (struct afb_req request) { Uploads(request, "images");