VirtualBox

Changeset 34536 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Nov 30, 2010 5:55:30 PM (14 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/checksum/manifest2.cpp

    r34535 r34536  
    189189    pThis->SelfEntry.StrCore.pszString = "main";
    190190    pThis->SelfEntry.StrCore.cchString = 4;
    191     pThis->SelfEntry.Attributes        = 0;
    192     pThis->SelfEntry.cAttributes       = NULL;
     191    pThis->SelfEntry.Attributes        = NULL;
     192    pThis->SelfEntry.cAttributes       = 0;
    193193    pThis->SelfEntry.fVisited          = false;
    194194    pThis->SelfEntry.szName[0]         = '\0';
Note: See TracChangeset for help on using the changeset viewer.

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