VirtualBox

Changeset 19620 in vbox


Ignore:
Timestamp:
May 12, 2009 1:22:47 PM (16 years ago)
Author:
vboxsync
Message:

VBoxService/common: No const here. Used as output param.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h

    r19618 r19620  
    2929#ifdef RT_OS_WINDOWS
    3030/** Gets a pre-formatted version string from the VS_FIXEDFILEINFO table. */
    31 BOOL VboxServiceGetFileVersionString(LPCWSTR pszPath, LPCWSTR pszFileName, const char* pszVersion, UINT uiSize);
     31BOOL VboxServiceGetFileVersionString(LPCWSTR pszPath, LPCWSTR pszFileName, char* pszVersion, UINT uiSize);
    3232#endif
    3333
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