mirror of https://github.com/a0rtega/pafish
Typographical error correction.
This commit is contained in:
parent
2d2d410f31
commit
20872a383f
|
@ -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*);
|
||||
|
||||
|
|
Loading…
Reference in New Issue