VirtualBox

Changeset 40106 in vbox


Ignore:
Timestamp:
Feb 13, 2012 6:48:25 PM (13 years ago)
Author:
vboxsync
Message:

Storage/QCOW: Missing break

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/QCOW.cpp

    r39519 r40106  
    807807
    808808/**
    809  * Converts a given logical offset into the 
     809 * Converts a given logical offset into the
    810810 *
    811811 * @returns nothing.
     
    14301430            rc = vdIfIoIntFileSetSize(pImage->pIfIo, pImage->pStorage, pClusterAlloc->offNextClusterOld);
    14311431            qcowL2TblCacheEntryRelease(pClusterAlloc->pL2Entry); /* Release L2 cache entry. */
     1432            break;
    14321433        }
    14331434        default:
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