* grub-core/osdep/unix/config.c: Remove extraneous comma.

This commit is contained in:
Michael Chang 2014-09-21 17:49:13 +02:00 committed by Vladimir Serbinenko
parent 631a820038
commit 0aece00c54
9 changed files with 22 additions and 12 deletions

View file

@ -1,4 +1,8 @@
2014-21-15 Peter Jones <pjones@redhat.com>
2014-09-21 Michael Chang <mchang@suse.com>
* grub-core/osdep/unix/config.c: Remove extraneous comma.
2014-09-21 Peter Jones <pjones@redhat.com>
* grub-core/loader/arm/linux.c: Initialized initrd_ctx so
we don't free a random pointer from the stack.