Detlef Riekenberg : user: Remove wrong comment.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 24 13:39:58 CDT 2006


Module: wine
Branch: master
Commit: 530abd2e25d9f073a10453543f0fd7f2e87acbae
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=530abd2e25d9f073a10453543f0fd7f2e87acbae

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Tue Oct 24 18:06:32 2006 +0200

user: Remove wrong comment.

---

 dlls/user/win.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/user/win.c b/dlls/user/win.c
index 91a9f09..1c3d9e4 100644
--- a/dlls/user/win.c
+++ b/dlls/user/win.c
@@ -643,7 +643,6 @@ LRESULT WIN_DestroyWindow( HWND hwnd )
  *           WIN_DestroyThreadWindows
  *
  * Destroy all children of 'wnd' owned by the current thread.
- * Return TRUE if something was done.
  */
 void WIN_DestroyThreadWindows( HWND hwnd )
 {




More information about the wine-cvs mailing list