Typographical error correction.

This commit is contained in:
Duarte Silva 2015-05-27 19:34:06 +01:00
parent 2d2d410f31
commit 20872a383f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
/**
* Prototypes for the Wow64 API's since they aren't available in all Windows
* versions, most notetably Windows XP 32 bits.
* versions, most notably Windows XP 32 bits.
*/
typedef int (WINAPI *DisableWow64FsRedirectionProto) (void*);