Changeset 762 for trunk/dll/objcnr.c
- Timestamp:
- Aug 5, 2007, 1:19:21 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/objcnr.c
r761 r762 104 104 pciP->pszDispAttr = NullStr; 105 105 pciP->pszSubject = NullStr; 106 pciP->pszLong name = NullStr;106 pciP->pszLongName = NullStr; 107 107 if (strlen(filename) < 4) 108 108 pciP->pszDisplayName = pciP->pszFileName;
Note:
See TracChangeset
for help on using the changeset viewer.