]> git.proxmox.com Git - grub2.git/commit
2005-11-22 Hollis Blanchard <hollis@penguinppc.org>
authorhollisb <hollisb@localhost>
Wed, 23 Nov 2005 02:44:34 +0000 (02:44 +0000)
committerhollisb <hollisb@localhost>
Wed, 23 Nov 2005 02:44:34 +0000 (02:44 +0000)
commitaeaf81d9a31b985a2852cf2246b1474b3036b99f
tree0f1fed6548ac33419deba5e4166f975d1a1c4f83
parent79bbb63f6b4005223a1c641bbfbb83e1b0f1a1d9
2005-11-22  Hollis Blanchard  <hollis@penguinppc.org>

* partmap/acorn.c: Change `unsigned' to `unsigned int'.  Move all
variable definitions to the beginning of each function.  Sort stack
variables by size.
(find): Rename to `acorn_partition_map_find'.  Cast `grub_disk_read'
`buf' argument to `char *'.
ChangeLog
partmap/acorn.c