princeamd pushed a commit to branch enlightenment-0.17.

commit 8559262f63ebb89dc5858f12082a8b27d1b5f9fa
Author: Chris Michael <[email protected]>
Date:   Sat May 18 16:18:46 2013 +0100

    Backport: 1197cc4 :: Minor formatting fix.
    
    Signed-off-by: Chris Michael <[email protected]>
    Signed-off-by: Deon Thomas <[email protected]>
---
 src/modules/conf_randr/e_smart_monitor.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/modules/conf_randr/e_smart_monitor.c 
b/src/modules/conf_randr/e_smart_monitor.c
index de9c6f6..bc22b3d 100644
--- a/src/modules/conf_randr/e_smart_monitor.c
+++ b/src/modules/conf_randr/e_smart_monitor.c
@@ -357,7 +357,8 @@ e_smart_monitor_output_set(Evas_Object *obj, 
Ecore_X_Randr_Output output)
         unsigned long edid_length = 0;
 
         /* get the edid for this output */
-        if ((edid = ecore_x_randr_output_edid_get(0, sd->output, 
&edid_length)))
+        if ((edid = 
+             ecore_x_randr_output_edid_get(root, sd->output, &edid_length)))
           {
              /* get output name */
              name = ecore_x_randr_edid_display_name_get(edid, edid_length);

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to