VirtualBox

Changeset 75356 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Nov 9, 2018 11:28:54 AM (6 years ago)
Author:
vboxsync
Message:

D'oh (build fix).

File:
1 edited

Legend:

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

    r75355 r75356  
    6565 *
    6666 * @returns IPRT status code.
    67  * @param   pBlock              Video recording (data) block to free. The pointer will be invalid after return.
     67 * @param   pBlock              Recording (data) block to free. The pointer will be invalid after return.
    6868 */
    69 void RecordingFree(PRECORDINGBLOCK pBlock)
     69void RecordingBlockFree(PRECORDINGBLOCK pBlock)
    7070{
    7171    if (!pBlock)
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