Fixed comment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22474 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
24ce374f61
commit
a68ceab8df
@ -46,7 +46,7 @@ typedef struct user_disk_device_data {
|
||||
user_partition_data device_partition_data;
|
||||
} user_disk_device_data;
|
||||
|
||||
// userland partitionable space representation
|
||||
// userland disk system representation
|
||||
typedef struct user_disk_system_info {
|
||||
disk_system_id id;
|
||||
char name[B_FILE_NAME_LENGTH]; // better B_PATH_NAME_LENGTH?
|
||||
|
Loading…
Reference in New Issue
Block a user