VirtualBox

Changeset 32752 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 24, 2010 9:39:54 AM (14 years ago)
Author:
vboxsync
Message:

Runtime: fix piggy compiler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/tar.cpp

    r32751 r32752  
    541541
    542542    pInt->u32Magic = RTTAR_MAGIC;
     543    pInt->fOpenMode = fMode;
    543544
    544545    int rc;
     
    619620    pFileInt->u32Magic = RTTARFILE_MAGIC;
    620621
    621     int rc;
     622    int rc = VINF_SUCCESS;
    622623    do
    623624    {
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