commit | 260f1a1deff5fde7f4fdb7409ff4ca0e654d51f1 | [log] [tgz] |
---|---|---|
author | Andreas Mohr <a.mohr@mailto.de> | Fri Sep 22 20:59:29 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Sep 22 20:59:29 2000 +0000 |
tree | c4830eb636f3b57a323ba8586c7db5028d4588f8 | |
parent | 0af222ceb4337c73efbc63535311ff9f592ee586 [diff] [blame] |
Spelling, trace fixes.
diff --git a/windows/nonclient.c b/windows/nonclient.c index 942c0d3..7d930d0 100644 --- a/windows/nonclient.c +++ b/windows/nonclient.c
@@ -667,7 +667,7 @@ /*********************************************************************** * NC_DoNCHitTest * - * Handle a WM_NCHITTEST message. Called from NC_HandleNcHitTest(). + * Handle a WM_NCHITTEST message. Called from NC_HandleNCHitTest(). */ static LONG NC_DoNCHitTest (WND *wndPtr, POINT16 pt )