change the argument name.
[platform/core/uifw/libtbm.git] / src / tbm_bufmgr_backend.h
index 94b9960..c543c4a 100644 (file)
@@ -219,10 +219,10 @@ struct _tbm_bufmgr_backend {
        /**
        * @brief get(bind) the native display
        * @param[in] bufmgr : the buffer object
-       * @param[in] NativeDisplay : the native display
+       * @param[in] native_display : the native display
        * @return 1 if this function succeeds, otherwise 0.
        */
-       int (*bufmgr_bind_native_display)(tbm_bufmgr bufmgr, void *NativeDisplay);
+       int (*bufmgr_bind_native_display)(tbm_bufmgr bufmgr, void *native_display);
 
        /**
        * @brief allocate the buffer object for tbm surface