Merge branch 'tizen' into sandbox/cyeon/devel
[platform/core/uifw/libtdm.git] / include / tdm_deprecated.h
index 06a3d24..e6af2ca 100644 (file)
@@ -9,7 +9,7 @@
  *          Taeheon Kim <th908.kim@samsung.com>,
  *          YoungJun Cho <yj44.cho@samsung.com>,
  *          SooChan Lim <sc1.lim@samsung.com>,
- *          Boram Park <sc1.lim@samsung.com>
+ *          Boram Park <boram1288.park@samsung.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the
@@ -62,7 +62,7 @@ tdm_display_update(tdm_display *dpy);
  * @param[out] vendor The vendor of the TDM backend module
  * @param[out] version The version of the TDM backend module
  * @return #TDM_ERROR_NONE if success. Otherwise, error value.
- * @see #tdm_output_get_backend, #tdm_backend_get_info
+ * @see #tdm_output_get_module, #tdm_module_get_info
  */
 tdm_error
 tdm_display_get_backend_info(tdm_display *dpy, const char **name,