VirtualBox

Ignore:
Timestamp:
Jul 16, 2024 8:18:27 AM (7 months ago)
Author:
vboxsync
Message:

Main/Recording: Corrected calling convention for RecordingContext::s_progressCancelCallback. bugref:10725

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/Recording.cpp

    r105268 r105337  
    698698 */
    699699/* static */
    700 DECLCALLBACK(void) RecordingContext::s_progressCancelCallback(void *pvUser)
     700void RecordingContext::s_progressCancelCallback(void *pvUser)
    701701{
    702702    RecordingContext *pThis = (RecordingContext *)pvUser;
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