VirtualBox

Changeset 87590 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Feb 3, 2021 5:22:47 PM (4 years ago)
Author:
vboxsync
Message:

IPRT/RTFileGetMaxSize: Doxygen fix.

File:
1 edited

Legend:

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

    r85875 r87590  
    585585
    586586/**
    587  * Determine the maximum file size depending on the file system the file is stored on.
    588  *
    589  * @returns The max size of the file.
    590  *          -1 on failure.
    591  * @param   File        Handle to the file.
    592  */
    593 RTDECL(RTFOFF) RTFileGetMaxSize(RTFILE File);
    594 
    595 /**
    596587 * Queries the sector size (/ logical block size) for a disk or similar.
    597588 *
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