Changeset 21640 for trunk/src


Ignore:
Timestamp:
Jun 21, 2011, 10:51:43 AM (14 years ago)
Author:
dmik
Message:

shell32: Fixed a typo in r21639.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/pidl.c

    r21639 r21640  
    19161916                                        UINT type =
    19171917                                                GetDriveTypeA((LPSTR)&(pdata->u.drive.szDriveName));
    1918                                                 GetDriveTypeA(_ILGetTextPointer(pidl));
    19191918                                        switch (type)
    19201919                                        {
Note: See TracChangeset for help on using the changeset viewer.