* util/ieee1275/ofpath.c (my_isdigit): New function.
(trailing_digits): Use my_isdigit. (strip_trailing_digits): Likewise.
This commit is contained in:
parent
88d51eff35
commit
48afcb75fa
2 changed files with 14 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/ieee1275/ofpath.c (my_isdigit): New function.
|
||||
(trailing_digits): Use my_isdigit.
|
||||
(strip_trailing_digits): Likewise.
|
||||
|
||||
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/resolve.c (read_dep_list): Use grub_isspace instead of isspace.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue