2009-03-12 Colin D Bennett <colin@gibibit.com>
* term/gfxterm.c (draw_cursor): Ensure character is redrawn. (grub_gfxterm_putchar): Extract pairs of identical calls to draw_cursor out of conditional blocks.
This commit is contained in:
parent
5415144ac8
commit
c58bc32a67
2 changed files with 38 additions and 42 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-03-12 Colin D Bennett <colin@gibibit.com>
|
||||
|
||||
* term/gfxterm.c (draw_cursor): Ensure character is redrawn.
|
||||
(grub_gfxterm_putchar): Extract pairs of identical calls to
|
||||
draw_cursor out of conditional blocks.
|
||||
|
||||
2009-03-11 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* fs/hfs.c (grub_hfs_strncasecmp): New function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue