VirtualBox

Changeset 47343 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jul 23, 2013 2:50:00 PM (11 years ago)
Author:
vboxsync
Message:

pr6022. cleaning up the code. RTZip interface (Runtime/common/zip/zip.cpp) is untouched. All moved to ApplianceImplIO.cpp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/zip.h

    r47340 r47343  
    2929#include <iprt/cdefs.h>
    3030#include <iprt/types.h>
    31 # include <zlib.h>
    3231
    3332RT_C_DECLS_BEGIN
     
    256255RTDECL(RTEXITCODE) RTZipTarCmd(unsigned cArgs, char **papszArgs);
    257256
    258 RTDECL(int) RTZipGzipDecompressBuffer(z_stream streamIn,
    259                                       uint32_t *cbDecompressed,
    260                                       bool *finished);
    261257/** @} */
    262258
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