Francois Gouget : setupapi: Document a Microsoft spelling mistake so we know it is not to be fixed.
Module: wine Branch: master Commit: 130af7f0905bab64020ec750a0b03373dffad5cb URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=130af7f0905bab64020ec750... Author: Francois Gouget <fgouget(a)free.fr> Date: Thu Sep 7 20:01:17 2006 +0200 setupapi: Document a Microsoft spelling mistake so we know it is not to be fixed. --- dlls/setupapi/setupapi.spec | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dlls/setupapi/setupapi.spec b/dlls/setupapi/setupapi.spec index 76f4fc1..fd7ca3f 100644 --- a/dlls/setupapi/setupapi.spec +++ b/dlls/setupapi/setupapi.spec @@ -229,6 +229,7 @@ @ stdcall QueryRegistryValue(long wstr ptr ptr ptr) @ stub ReadAsciiOrUnicodeTextFile @ stdcall RegistryDelnode(long long) +# Yes, Microsoft really misspelled this one! @ stdcall RetreiveFileSecurity(wstr ptr) @ stub RetrieveServiceConfig @ stub SearchForInfFile
participants (1)
-
Alexandre Julliard