2008-07-01 Pavel Roskin <proski@gnu.org>
* include/multiboot2.h (struct multiboot_tag_module): Use char, not unsigned char. This fixes warnings and is consistent with other tags.
This commit is contained in:
parent
bf1835b13c
commit
d89b76343e
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
2008-07-01 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* include/multiboot2.h (struct multiboot_tag_module): Use char,
|
||||
not unsigned char. This fixes warnings and is consistent with
|
||||
other tags.
|
||||
|
||||
* disk/fs_uuid.c (search_fs_uuid): Correctly increment count.
|
||||
|
||||
* normal/parser.y: Define YYENABLE_NLS as 0 to fix warnings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue