2009-05-28 Pavel Roskin <proski@gnu.org>
* fs/hfs.c (grub_hfs_find_dir): Skip sequences of slashes, not just one slash. That's how grub_fshelp_find_file() does it.
This commit is contained in:
parent
f0f8bbe243
commit
cbb3c83ee4
2 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-05-28 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* fs/hfs.c (grub_hfs_find_dir): Skip sequences of slashes, not
|
||||
just one slash. That's how grub_fshelp_find_file() does it.
|
||||
|
||||
2009-05-26 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* genmk.rb: Avoid shadowing variable `s', rename the outer `s'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue