storage/FileInfo: rename to StorageFileInfo
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
struct FileInfo {
|
||||
struct StorageFileInfo {
|
||||
enum class Type : uint8_t {
|
||||
OTHER,
|
||||
REGULAR,
|
||||
|
Reference in New Issue
Block a user