mirror of
https://github.com/boostorg/filesystem.git
synced 2026-01-19 04:12:09 +00:00
Trim spaces.
This commit is contained in:
@@ -586,7 +586,7 @@ extra_data_format g_extra_data_format = file_directory_information_format;
|
||||
|
||||
/*!
|
||||
* \brief Extra buffer size for GetFileInformationByHandleEx-based or NtQueryDirectoryFile-based directory iterator.
|
||||
*
|
||||
*
|
||||
* Must be large enough to accommodate at least one FILE_DIRECTORY_INFORMATION or *_DIR_INFO struct and one filename.
|
||||
* NTFS, VFAT, exFAT support filenames up to 255 UTF-16/UCS-2 characters. ReFS supports filenames up to 32768 UTF-16 characters.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user