diff options
author | Chris Michael <cp.michael@samsung.com> | 2015-04-08 11:00:10 -0400 |
---|---|---|
committer | Stefan Schmidt <s.schmidt@samsung.com> | 2015-04-10 11:09:50 +0200 |
commit | 4a1cbeb25859d4b75ccb0a0746986e685db2df09 (patch) | |
tree | e57482adef3f1efd51c4c81eb38ca29f6f2f772a /src/lib/ecore_drm/Ecore_Drm.h | |
parent | e18f82632d67f750d1e7a68d56ea90f4bb00f75f (diff) |
ecore-drm: Whitespace removal
Summary: No functional changes, just removing whitespace
Signed-off-by: Chris Michael <cp.michael@samsung.com>
Diffstat (limited to 'src/lib/ecore_drm/Ecore_Drm.h')
-rw-r--r-- | src/lib/ecore_drm/Ecore_Drm.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/ecore_drm/Ecore_Drm.h b/src/lib/ecore_drm/Ecore_Drm.h index dde07052c8..1ebc2da6fd 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); | |||
521 | 521 | ||
522 | /** | 522 | /** |
523 | * Get the crtc buffer of an output | 523 | * Get the crtc buffer of an output |
524 | * | 524 | * |
525 | * This function will return the default buffer id for an output | 525 | * This function will return the default buffer id for an output |
526 | * | 526 | * |
527 | * @param output The Ecore_Drm_Output to get the default buffer of | 527 | * @param output The Ecore_Drm_Output to get the default buffer of |
528 | * | 528 | * |
529 | * @return The id of the default buffer for this output | 529 | * @return The id of the default buffer for this output |
530 | * | 530 | * |
531 | * @ingroup Ecore_Drm_Output_Group | 531 | * @ingroup Ecore_Drm_Output_Group |
532 | * @since 1.15 | 532 | * @since 1.15 |
533 | */ | 533 | */ |