merge trunk
This commit is contained in:
commit
28f9509eb7
42 changed files with 467 additions and 108 deletions
|
@ -1151,7 +1151,7 @@ grub_gzio_open (grub_file_t io)
|
|||
file->data = gzio;
|
||||
file->read_hook = 0;
|
||||
file->fs = &grub_gzio_fs;
|
||||
file->not_easly_seekable = 1;
|
||||
file->not_easily_seekable = 1;
|
||||
|
||||
if (! test_gzip_header (file))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue