fix one space

This commit is contained in:
Cynthia 2025-11-28 00:01:29 +00:00
parent e4f29cb88e
commit 85b5cee1c7

View File

@ -192,7 +192,7 @@ typedef enum FSMediaState
typedef enum FSMountSourceType
{
FS_MOUNT_SOURCE_SD = 0,
FS_MOUNT_SOURCE_SD = 0,
FS_MOUNT_SOURCE_PCFS = 1,
} FSMountSourceType;