From: nash Date: Mon, 13 Sep 2010 09:15:53 +0000 (+0000) Subject: Use -1. X-Git-Tag: 2.0_alpha~194^2~728 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4038edb4a9b75e128d60c337752fac45fea8877d;p=framework%2Fuifw%2Fecore.git Use -1. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52182 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/ecore_x/xlib/ecore_x_randr.c b/src/lib/ecore_x/xlib/ecore_x_randr.c index a747298..aa935f7 100644 --- a/src/lib/ecore_x/xlib/ecore_x_randr.c +++ b/src/lib/ecore_x/xlib/ecore_x_randr.c @@ -82,7 +82,7 @@ ecore_x_randr_version_get(void) return Ecore_X_Randr_Unset; } #endif - return Ecore_X_Randr_Unset; + return -1; } Eina_Bool