VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp

    r33534 r33540  
    11/* $Id$ */
    22/** @file
    3  * VBoxDMG - Intepreter for Apple Disk Images (DMG).
     3 * VBoxDMG - Interpreter for Apple Disk Images (DMG).
    44 */
    55
     
    789789
    790790    /*
    791      * Decend down to the 'resource-fork' dictionary.
     791     * Descend down to the 'resource-fork' dictionary.
    792792     * ASSUME it's the only top level dictionary.
    793793     */
     
    823823
    824824        /*
    825          * Decend into the array and add the elements to the resource entry.
     825         * Descend into the array and add the elements to the resource entry.
    826826         */
    827827        /* <array> */
     
    906906 *
    907907 * This worker is really just a construct to avoid gotos and do-break-while-zero
    908  * uglyness.
     908 * ugliness.
    909909 *
    910910 * @returns VBox status code.
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