VirtualBox
Show
Ignore:
Timestamp:
10/01/07 15:10:32 (1 year ago)
Author:
vboxsync
Message:

Fix comment

Files:

Legend:

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

    r5103 r5121  
    204204 * @returns VBox status code. 
    205205 * @param   pszFilename     Name of the image file for which the backend is queried. 
    206  * @param   ppszFormat      Where to store the name of the plugin. 
     206 * @param   ppszFormat      Receives pointer of the UTF-8 string which contains the format name. 
     207 *                          The returned pointer must be freed using RTStrFree(). 
    207208 */ 
    208209VBOXDDU_DECL(int) VDGetFormat(const char *pszFilename, char **ppszFormat); 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy