hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5407414d2cd485610bbf029fe116589244ab1f3e
commit 5407414d2cd485610bbf029fe116589244ab1f3e Author: ChunEon Park <[email protected]> Date: Thu Sep 11 14:46:37 2014 +0900 evas: remove white trailing. --- src/lib/evas/Evas_Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/evas/Evas_Common.h b/src/lib/evas/Evas_Common.h index 3fc0da5..72fbcb2 100644 --- a/src/lib/evas/Evas_Common.h +++ b/src/lib/evas/Evas_Common.h @@ -445,7 +445,7 @@ typedef enum _Evas_Native_Surface_Type * break in your application on the different efl library versions. * * @warning Native surface types totally depend on the system. Please - * be aware that the types are supported on your system before using + * be aware that the types are supported on your system before using * them. * @see evas_object_image_native_surface_set() */ --
