VirtualBox

Changeset 3014 in kBuild


Ignore:
Timestamp:
Nov 7, 2016 3:22:54 PM (8 years ago)
Author:
bird
Message:

ntstat.c: Fixed regression from r2993, kudos to tititou36 for spotting it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/ntstat.c

    r3008 r3014  
    5858
    5959        case 'v': /* vbs */
    60             return pszExt[1] == 'v' && pszExt[2] == 's' && pszExt[3] == '\0';
     60            return pszExt[1] == 'b' && pszExt[2] == 's' && pszExt[3] == '\0';
    6161
    6262        case 'c': /* com and cmd */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette