Fix variable naming.

svn path=/trunk/; revision=59873
This commit is contained in:
Hermès Bélusca-Maïto 2013-08-29 17:40:21 +00:00
parent 93bba5bf09
commit 4a3ceaec30

View file

@ -130,7 +130,7 @@ typedef struct
ULONG CodePage; ULONG CodePage;
ULONG dwCreationFlags; ULONG dwCreationFlags;
PCHAR CmdLine; PCHAR CmdLine;
PCHAR appName; PCHAR AppName;
PCHAR PifFile; PCHAR PifFile;
PCHAR CurDirectory; PCHAR CurDirectory;
PCHAR Env; PCHAR Env;