devilhorns pushed a commit to branch master.

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

commit ca169ec71505c1d43a1d4ac793d6a0626667c320
Author: Christopher Michael <[email protected]>
Date:   Fri May 15 10:50:37 2020 -0400

    ecore-drm2: Add missing params for doxygen
---
 src/lib/ecore_drm2/Ecore_Drm2.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/ecore_drm2/Ecore_Drm2.h b/src/lib/ecore_drm2/Ecore_Drm2.h
index 6e2dd1fafc..4dde788355 100644
--- a/src/lib/ecore_drm2/Ecore_Drm2.h
+++ b/src/lib/ecore_drm2/Ecore_Drm2.h
@@ -415,6 +415,8 @@ EAPI Eina_Bool 
ecore_drm2_device_prefer_shadow(Ecore_Drm2_Device *device);
  * Get the default depth & bpp from a given device
  *
  * @param device
+ * @param depth
+ * @param bpp
  *
  * @ingroup Ecore_Drm2_Device_Group
  * @since 1.25

-- 


Reply via email to