Patch by Bryce Groff: Use the same name for BFS as <DiskDeviceTypes.h> does.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31690 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c1dd2f540d
commit
a8d54837a8
@ -25,7 +25,7 @@
|
||||
// These match those in DiskDeviceTypes.cpp and *must* be kept in sync.
|
||||
#define INTEL_PARTITION_NAME "Intel Partition Map"
|
||||
#define INTEL_EXTENDED_PARTITION_NAME "Intel Extended Partition"
|
||||
#define BFS_NAME "BFS Filesystem"
|
||||
#define BFS_NAME "Be File System"
|
||||
|
||||
|
||||
// partition_type
|
||||
|
Loading…
x
Reference in New Issue
Block a user