eina: fix minor spelling mistake in eina-private.h doxygen

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5778

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
This commit is contained in:
Bryce Harrington 2018-02-14 11:59:48 -08:00 committed by Cedric Bail
parent 572ffe7271
commit d58ae6b12f
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
#define EINA_MAGIC_CLASS 0x9877CB30
/* undef the following, we want out version */
/* undef the following, we want our version */
#undef FREE
#define FREE(ptr) \
do { \