From 1295244f8086733cee04c5ba81727fe2046b5326 Mon Sep 17 00:00:00 2001 From: tsauerbeck Date: Sat, 30 Oct 2004 19:19:57 +0000 Subject: [PATCH] tiny doxygen fix SVN revision: 12098 --- legacy/ecore/src/lib/ecore_x/ecore_x_window.c | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/ecore/src/lib/ecore_x/ecore_x_window.c b/legacy/ecore/src/lib/ecore_x/ecore_x_window.c index b5490f0001..c049bd4df7 100644 --- a/legacy/ecore/src/lib/ecore_x/ecore_x_window.c +++ b/legacy/ecore/src/lib/ecore_x/ecore_x_window.c @@ -524,6 +524,7 @@ ecore_x_window_border_width_get(Ecore_X_Window win) /** * Sets the width of the border of the given window. * @param win The given window. + * @param width The new border width. * @ingroup Ecore_X_Window_Geometry_Group */ void