From 5407414d2cd485610bbf029fe116589244ab1f3e Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Thu, 11 Sep 2014 14:46:37 +0900 Subject: [PATCH] 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 3fc0da5857..72fbcb23f4 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() */