ecore-drm2: Minor formatting fix

NB: No functional changes

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2017-09-19 11:45:43 -04:00
parent 7bbafe034b
commit bd2588e72f
1 changed files with 1 additions and 0 deletions

View File

@ -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)
{