Changeset 1132
- Timestamp:
- Aug 30, 2008, 6:21:22 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/comp.c
r1065 r1132 490 490 } 491 491 else { 492 // Other side is not blank - updatejust this side492 // Other side is not blank - blank just this side 493 493 FreeCnrItemData(pciS); 494 // 29 Aug 08 SHL Point pci fields at NullStr to sync with FreeCnrItemData mods 495 pciS->pszFileName = NullStr; 494 496 pciS->pszDisplayName = pciS->pszFileName; 495 497 pciS->rc.pszIcon = pciS->pszFileName;
Note:
See TracChangeset
for help on using the changeset viewer.