- Timestamp:
- Aug 9, 2011, 1:31:43 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/dll/collect.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/collect.c
r1611 r1612 821 821 if (pciFirst) { 822 822 Runtime_Error(pszSrcFile, __LINE__, "pciFirst not NULL"); 823 // 2011-08-08 SHL fixme to initialze pszFileName to prevent spurious complaints 823 824 FreeCnrItemList(dcd->hwndCnr, pciFirst); 824 825 } … … 3045 3046 PCSZ szHelpString = NULL; 3046 3047 3047 3048 3048 for (i=0; i<MenuItems; i++) { 3049 3049 sCurrentMenuitem = asMenuIDs[i]; … … 3058 3058 break; 3059 3059 } // for 3060 3061 3060 3062 3061 switch (sCurrentMenuitem) {
Note:
See TracChangeset
for help on using the changeset viewer.
