mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[SPEC2DEF]
- Fix a typo svn path=/trunk/; revision=52116
This commit is contained in:
@@ -470,7 +470,7 @@ ParseFile(char* pcStart, FILE *fileDest, PFNOUTLINE OutputLine)
|
||||
}
|
||||
else if (CompareToken(pc, "-i386"))
|
||||
{
|
||||
if (giArch == ARCH_X86) included = 0;
|
||||
if (giArch != ARCH_X86) included = 0;
|
||||
}
|
||||
else if (CompareToken(pc, "-private"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user