Fix mistake in the last description
This commit is contained in:
parent
9459c3067c
commit
2e08a26a8e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
* disk/fs_uuid.c (grub_fs_uuid_open): Use parent->data for dev,
|
* disk/fs_uuid.c (grub_fs_uuid_open): Use parent->data for dev,
|
||||||
not disk. Adjust all dependencies.
|
not disk. Adjust all dependencies.
|
||||||
(grub_device_close): Use grub_device_close(), not
|
(grub_fs_uuid_close): Use grub_device_close(), not
|
||||||
grub_disk_close().
|
grub_disk_close().
|
||||||
|
|
||||||
* disk/fs_uuid.c (grub_fs_uuid_open): Allocate memory to copy
|
* disk/fs_uuid.c (grub_fs_uuid_open): Allocate memory to copy
|
||||||
|
|
Loading…
Add table
Reference in a new issue