btrfs: make file system name consistent
Change-Id: I5276be636875809f78201cb6274d64499252de73 Reviewed-on: https://review.haiku-os.org/c/1394 Reviewed-by: Stephan Aßmus <[email protected]>
This commit is contained in:
committed by
Stephan Aßmus
parent
80934b8395
commit
e982a0b217
@@ -32,7 +32,7 @@
|
||||
|
||||
#define AMIGA_FFS_NAME "AmigaFFS File System"
|
||||
#define BFS_NAME "Be File System"
|
||||
#define BTRFS_NAME "BTRFS File System"
|
||||
#define BTRFS_NAME "Btrfs File System"
|
||||
#define EXFAT_FS_NAME "exFAT File System"
|
||||
#define EXT2_FS_NAME "EXT2 File System"
|
||||
#define EXT3_FS_NAME "EXT3 File System"
|
||||
|
||||
Reference in New Issue
Block a user