fix unexpected ending spaces
[src/app-framework-binder.git] / include / afb / afb-req-itf.h
index 740b3ac..bc4b618 100644 (file)
@@ -46,7 +46,7 @@ struct afb_arg {
  * It records the functions to be called for the request.
  * Don't use this structure directly.
  * Use the helper functions documented below.
- */ 
+ */
 struct afb_req_itf {
        /* CAUTION: respect the order, add at the end */