VirtualBox

Ignore:
Timestamp:
Feb 28, 2019 7:31:45 PM (6 years ago)
Author:
vboxsync
Message:

scm fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp

    r77512 r77513  
    482482}
    483483
     484
    484485#if 0 /* unused */
    485486/**
     
    496497}
    497498#endif
     499
    498500
    499501/**
     
    11881190 * Export to file callback.
    11891191 */
    1190 DECLCALLBACK(int) rtFuzzCtxStateExportFile(RTFUZZCTX hFuzzCtx, const void *pvBuf, size_t cbWrite, void *pvUser)
     1192static DECLCALLBACK(int) rtFuzzCtxStateExportFile(RTFUZZCTX hFuzzCtx, const void *pvBuf, size_t cbWrite, void *pvUser)
    11911193{
    11921194    RT_NOREF(hFuzzCtx);
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