VirtualBox

Changeset 14928 in vbox


Ignore:
Timestamp:
Dec 2, 2008 10:22:43 PM (16 years ago)
Author:
vboxsync
Message:

Storage/VD: Misplaced '\n'.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxHDD-new.h

    r14852 r14928  
    632632
    633633    /**
    634      * Retrieves the length of the string value associated with a key.
     634     * Retrieves the length of the string value associated with a key (including
     635     * the terminator, for compatibility with CFGMR3QuerySize).
    635636     *
    636637     * @return  VBox status code.
  • trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp

    r14855 r14928  
    966966    PVDIMAGE pImage = NULL;
    967967
    968     LogFlowFunc(("pDisk=%#p pszBackend=\"%s\" pszFilename=\"%s\" uOpenFlags=%#x\n, pVDIfsImage=%#p",
     968    LogFlowFunc(("pDisk=%#p pszBackend=\"%s\" pszFilename=\"%s\" uOpenFlags=%#x, pVDIfsImage=%#p\n",
    969969                 pDisk, pszBackend, pszFilename, uOpenFlags, pVDIfsImage));
    970970    do
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