2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>

* include/grub/term.h (GRUB_TERM_BACKSPACE): explicitely define as 8
	instead of '\b'
This commit is contained in:
phcoder 2009-06-04 21:42:58 +00:00
parent ede21d7148
commit 9e7100fb5c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/term.h (GRUB_TERM_BACKSPACE): explicitely define as 8
instead of '\b'
2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
Definitions for creating asm symbols with Apple's CC