mirror of
https://github.com/reactos/reactos.git
synced 2024-11-30 23:13:31 +08:00
You can't make this shit up.
svn path=/trunk/; revision=36777
This commit is contained in:
parent
f60c12e03a
commit
0e8851de86
@ -365,7 +365,7 @@ GetTextFaceW(HDC hDC,
|
||||
{
|
||||
INT retValue;
|
||||
|
||||
if (pFaceName && !nCount)
|
||||
if (pFaceName && nCount <= 0)
|
||||
{
|
||||
retValue = 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user