ecore-drm: Whitespace removal

Summary: No functional changes, just removing whitespace

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-04-08 11:00:10 -04:00 committed by Stefan Schmidt
parent e18f82632d
commit 4a1cbeb258
1 changed files with 4 additions and 4 deletions

View File

@ -521,13 +521,13 @@ EAPI unsigned int ecore_drm_output_crtc_id_get(Ecore_Drm_Output *output);
/**
* Get the crtc buffer of an output
*
*
* This function will return the default buffer id for an output
*
*
* @param output The Ecore_Drm_Output to get the default buffer of
*
*
* @return The id of the default buffer for this output
*
*
* @ingroup Ecore_Drm_Output_Group
* @since 1.15
*/