Kirill K. Smirnov : winhlp32: Remove outdated comment.

Alexandre Julliard julliard at winehq.org
Fri Aug 1 05:33:59 CDT 2008


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

Author: Kirill K. Smirnov <lich at math.spbu.ru>
Date:   Thu Jul 31 18:03:29 2008 +0400

winhlp32: Remove outdated comment.

---

 programs/winhlp32/winhelp.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/programs/winhlp32/winhelp.c b/programs/winhlp32/winhelp.c
index d65a752..d3f4d14 100644
--- a/programs/winhlp32/winhelp.c
+++ b/programs/winhlp32/winhelp.c
@@ -1572,12 +1572,6 @@ struct index_data
 /**************************************************************************
  * WINHELP_IndexDlgProc
  *
- * Index dialog callback function.
- *
- * nResult passed to EndDialog:
- *   1: CANCEL button
- *  >1: valid offset value +2.
- *  EndDialog itself can return 0 (error).
  */
 INT_PTR CALLBACK WINHELP_IndexDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
 {




More information about the wine-cvs mailing list