evas: fix doxygen warning in group of Evas_Key
authorJihoon Kim <jihoon48.kim@samsung.com>
Sat, 1 Feb 2014 05:19:38 +0000 (14:19 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sat, 1 Feb 2014 05:19:38 +0000 (14:19 +0900)
Evas_Common.h:5243: warning: end of file while inside a group

src/lib/evas/Evas_Common.h

index d4c83c35773d9b2fd7879818aa30a6113b559971..5d931ca16ae0955b1edea70a3df8d5454ae2c775 100644 (file)
@@ -5235,6 +5235,10 @@ EAPI Eina_Bool            evas_key_modifier_is_set(const Evas_Modifier *m, const
  */
 EAPI Eina_Bool            evas_key_lock_is_set(const Evas_Lock *l, const char *keyname) EINA_WARN_UNUSED_RESULT EINA_ARG_NONNULL(1, 2);
 
+/**
+ * @}
+ */
+
 /**
  * @defgroup Evas_Touch_Point_List Touch Point List Functions
  *