Changeset 1832
- Timestamp:
- Jul 13, 2015, 1:39:06 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/dll/flesh.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/flesh.c
r1831 r1832 282 282 static BOOL brokenlan = FALSE, isbroken = FALSE; 283 283 284 if (!pciParent || !*pciParent->pszFileName || !hwndCnr) 284 if (!pciParent || !*pciParent->pszFileName 285 || pciParent->pszFileName == NullStr || !hwndCnr) 285 286 return FALSE; 286 287
Note:
See TracChangeset
for help on using the changeset viewer.
