missing doxygen tag

SVN revision: 55969
This commit is contained in:
Vincent Torri 2011-01-07 06:37:59 +00:00
parent 504f0a20f9
commit f792b1eec5
1 changed files with 4 additions and 0 deletions

View File

@ -1377,3 +1377,7 @@ evas_object_table_child_get(const Evas_Object *o, unsigned short col, unsigned s
return opt->obj;
return NULL;
}
/**
* @}
*/