From c963d75dfdeec11f82e79e727062fbf89afa2c04 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 22 Apr 2012 09:19:23 +1000 Subject: Update EFL to latest beta. --- libraries/ecore/src/lib/ecore_x/xcb/ecore_xcb_window.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libraries/ecore/src/lib/ecore_x/xcb/ecore_xcb_window.c') diff --git a/libraries/ecore/src/lib/ecore_x/xcb/ecore_xcb_window.c b/libraries/ecore/src/lib/ecore_x/xcb/ecore_xcb_window.c index 27bceaf..3458729 100644 --- a/libraries/ecore/src/lib/ecore_x/xcb/ecore_xcb_window.c +++ b/libraries/ecore/src/lib/ecore_x/xcb/ecore_xcb_window.c @@ -651,7 +651,7 @@ ecore_x_window_depth_get(Ecore_X_Window win) * @c _NET_WM_PID. * * @param win The given window. - * @ingroup Ecore_X_Window_Properties_Groups + * @ingroup Ecore_X_Window_Properties_Group */ EAPI void ecore_x_window_defaults_set(Ecore_X_Window win) @@ -1119,7 +1119,7 @@ ecore_x_window_save_set_del(Ecore_X_Window win) } /** - * gets the focus to the window @p win. + * gets the window that has focus. * @return The window that has focus. * @ingroup Ecore_X_Window_Focus_Functions */ -- cgit v1.1