VirtualBox

Changeset 14297 in vbox


Ignore:
Timestamp:
Nov 18, 2008 12:40:43 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39480
Message:

Corrected a couple of grammos.

Location:
trunk/src/VBox/Additions
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp

    r13837 r14297  
    288288        {
    289289            /*
    290              * Did we hit the the correct size? If not we'll have to
     290             * Did we hit the correct size? If not we'll have to
    291291             * redo the mapping using the correct size.
    292292             */
  • trunk/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp

    r13837 r14297  
    9494    uint32_t u32Signature;
    9595
    96     /* Size of the the chunk. Includes the chunk header. */
     96    /* Size of the chunk. Includes the chunk header. */
    9797    uint32_t cbSize;
    9898
  • trunk/src/VBox/Additions/x11/xclient/clipboard.cpp

    r13837 r14297  
    11991199 * subsystem.
    12001200 *
    1201  * @param u32Formats Clipboard formats the the guest is offering
     1201 * @param u32Formats Clipboard formats the guest is offering
    12021202 */
    12031203void vboxClipboardFormatAnnounce (uint32_t u32Formats)
     
    12071207    if (u32Formats == 0)
    12081208    {
    1209         /* This is just an automatism, not a genuine anouncement */
     1209        /* This is just an automatism, not a genuine announcement */
    12101210        LogFlowFunc(("returning\n"));
    12111211        return;
Note: See TracChangeset for help on using the changeset viewer.

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