VirtualBox

Changeset 47516 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 1, 2013 6:33:39 PM (11 years ago)
Author:
vboxsync
Message:

Backed out r87679: Still working on the wrong solution... Sigh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ApplianceImplPrivate.h

    r47500 r47516  
    241241PVDINTERFACEIO FileCreateInterface();
    242242PVDINTERFACEIO TarCreateInterface();
    243 int copyFileAndCalcShaDigest(const char *pcszSourceFilename, const char *pcszTargetFilename, PVDINTERFACEIO pIfIo, void *pvUser);
    244243int ShaReadBuf(const char *pcszFilename, void **ppvBuf, size_t *pcbSize, PVDINTERFACEIO pIfIo, void *pvUser);
    245244int ShaWriteBuf(const char *pcszFilename, void *pvBuf, size_t cbSize, PVDINTERFACEIO pIfIo, void *pvUser);
    246245int decompressImageAndSave(const char *pcszFullFilenameIn, const char *pcszFullFilenameOut, PVDINTERFACEIO pIfIo, void *pvUser);
    247 
    248246#endif // !____H_APPLIANCEIMPLPRIVATE
    249247
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