mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-19 11:11:34 +00:00
Fix mistake in the last description
This commit is contained in:
parent
9459c3067c
commit
2e08a26a8e
@ -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…
Reference in New Issue
Block a user