From 44b4c7a26573152f802b8b098a69b3976fe9b88d Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Sat, 7 Jul 2012 06:29:29 +0000 Subject: [PATCH] ecore/ecore_x - just added a comment SVN revision: 73445 --- legacy/ecore/src/lib/ecore_x/xlib/ecore_x_error.c | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_error.c b/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_error.c index 11e9f20502..f6eb075b54 100644 --- a/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_error.c +++ b/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_error.c @@ -69,6 +69,7 @@ ecore_x_error_request_get(void) * * Return the error code from the last X error */ +//FIXME: Use Ecore_X_Error_Code type when 2.0 is released EAPI int ecore_x_error_code_get(void) {