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 d4c83c3..5d931ca 100644 (file)
@@ -5236,6 +5236,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
  *
  * Functions to get information of touched points in the Evas.