devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=bd2588e72fb43c626398bcf04c15831d5c768fec

commit bd2588e72fb43c626398bcf04c15831d5c768fec
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Tue Sep 19 11:45:43 2017 -0400

    ecore-drm2: Minor formatting fix
    
    NB: No functional changes
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 src/lib/ecore_drm2/ecore_drm2_outputs.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/ecore_drm2/ecore_drm2_outputs.c 
b/src/lib/ecore_drm2/ecore_drm2_outputs.c
index e64f8f03c9..ed34da08b9 100644
--- a/src/lib/ecore_drm2/ecore_drm2_outputs.c
+++ b/src/lib/ecore_drm2/ecore_drm2_outputs.c
@@ -1557,6 +1557,7 @@ _blank_fallback_handler(int fd EINA_UNUSED, unsigned int 
frame EINA_UNUSED, unsi
    output->fallback_usec = usec;
    output->fallback_sec = sec;
 }
+
 static int
 _blanktime_fallback(Ecore_Drm2_Output *output, int sequence, long *sec, long 
*usec)
 {

-- 


Reply via email to