projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fb7547
)
evas: fix doxygen warning in group of Evas_Key
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Sat, 1 Feb 2014 05:19:38 +0000
(14:19 +0900)
committer
Jihoon 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
patch
|
blob
|
history
diff --git
a/src/lib/evas/Evas_Common.h
b/src/lib/evas/Evas_Common.h
index d4c83c35773d9b2fd7879818aa30a6113b559971..5d931ca16ae0955b1edea70a3df8d5454ae2c775 100644
(file)
--- a/
src/lib/evas/Evas_Common.h
+++ b/
src/lib/evas/Evas_Common.h
@@
-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
*