* grub-core/script/lexer.c (grub_script_lexer_init): Rename getline
argument to prevent name collision.
This commit is contained in:
parent
09fd6d8293
commit
4542e71b8b
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-01-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/script/lexer.c (grub_script_lexer_init): Rename getline
|
||||
argument to prevent name collision.
|
||||
|
||||
2013-01-15 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
Remove nested functions from script reading and parsing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue