From 01c0d75863fedfd5a016de38c54a2e0662185474 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Sat, 7 Jul 2012 06:34:16 +0000 Subject: [PATCH] elementary/general - also here a comment for the future. SVN revision: 73446 --- src/lib/elm_main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/elm_main.c b/src/lib/elm_main.c index bd9e516..a4c5fc6 100644 --- a/src/lib/elm_main.c +++ b/src/lib/elm_main.c @@ -913,6 +913,7 @@ elm_policy_set(unsigned int policy, return EINA_TRUE; } +//FIXME: Use Elm_Policy Parameter when 2.0 is released. EAPI int elm_policy_get(unsigned int policy) { -- 2.7.4