Merge branch 'accurate' into portable
This commit is contained in:
commit
db3fb6c37b
1 changed files with 2 additions and 2 deletions
|
@ -149,6 +149,6 @@ BOOL IsEnableBitmap(const char *path)
|
||||||
|
|
||||||
if (memcmp(str, extra_text, len))
|
if (memcmp(str, extra_text, len))
|
||||||
return FALSE;
|
return FALSE;
|
||||||
else
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue