From 4a1cbeb25859d4b75ccb0a0746986e685db2df09 Mon Sep 17 00:00:00 2001 From: Chris Michael Date: Wed, 8 Apr 2015 11:00:10 -0400 Subject: [PATCH] ecore-drm: Whitespace removal Summary: No functional changes, just removing whitespace Signed-off-by: Chris Michael --- src/lib/ecore_drm/Ecore_Drm.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/ecore_drm/Ecore_Drm.h b/src/lib/ecore_drm/Ecore_Drm.h index dde0705..1ebc2da 100644 --- a/src/lib/ecore_drm/Ecore_Drm.h +++ b/src/lib/ecore_drm/Ecore_Drm.h @@ -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 */ -- 2.7.4