Added a new C++ API
[src/app-framework-binder.git] / include / afb / c++ / binding-object.hpp
index 042db61..9a9e5b6 100644 (file)
@@ -49,7 +49,7 @@ namespace afb
 
        /**
         * @brief Default Api's traits implementation.
-        * @tparam TApi The Api's concrete class. 
+        * @tparam TApi The Api's concrete class.
         */
        template <typename TApi>
        struct ApiTraits