Francois Gouget : ntdll: Document a Microsoft spelling mistake so we know it is not to be fixed.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 8 05:15:30 CDT 2006


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Sep  7 20:01:35 2006 +0200

ntdll: Document a Microsoft spelling mistake so we know it is not to be fixed.

---

 dlls/ntdll/ntdll.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec
index 5a75cec..d0c55cb 100644
--- a/dlls/ntdll/ntdll.spec
+++ b/dlls/ntdll/ntdll.spec
@@ -626,6 +626,7 @@ # @ stub RtlGetFrame
 @ stdcall RtlGetLastNtStatus()
 @ stdcall RtlGetLastWin32Error()
 # @ stub RtlGetLengthWithoutLastFullDosOrNtPathElement
+# Yes, Microsoft really misspelled this one!
 # @ stub RtlGetLengthWithoutTrailingPathSeperators
 @ stdcall RtlGetLongestNtPathLength()
 # @ stub RtlGetNativeSystemInformation




More information about the wine-cvs mailing list