VirtualBox

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


Ignore:
Timestamp:
Oct 16, 2013 12:26:37 PM (11 years ago)
Author:
vboxsync
Message:

Runtime: Minor nit. Coding style.

File:
1 edited

Legend:

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

    r46980 r49135  
    506506        }
    507507
    508     } while(0);
     508    } while (0);
    509509
    510510    /* Cleanup */
     
    961961                break;
    962962        }
    963         while(0);
     963        while (0);
    964964    }
    965965
     
    13691369                break;
    13701370        }
    1371     } while(0);
     1371    } while (0);
    13721372
    13731373    if (rc == VERR_TAR_END_OF_FILE)
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