VirtualBox

Changeset 105097 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 2, 2024 12:38:59 PM (5 months ago)
Author:
vboxsync
Message:

Video Recording/Main: Fixed warning. bugref:10650

File:
1 edited

Legend:

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

    r105095 r105097  
    10101010 * @param   vrc                 Result code of the limit operation.
    10111011 */
    1012 DECLCALLBACK(int) RecordingContext::onLimitReached(uint32_t uScreen, int vrc)
     1012int RecordingContext::onLimitReached(uint32_t uScreen, int vrc)
    10131013{
    10141014    LogFlowThisFunc(("Stream %RU32 has reached its limit (%Rrc)\n", uScreen, vrc));
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