Reacted on compiler warnings from gzpLinux on kernel 2.6

This commit is contained in:
2010-02-08 10:55:13 +01:00
parent 633a8ada9e
commit 4b0f175a89
3 changed files with 5 additions and 1 deletions

View File

@ -913,6 +913,8 @@ int ziso_filter_get_uncompressor(FilterContext *filter, IsoStream *original,
}
#ifdef Libisofs_with_zliB
/* Produce a parameter object suitable for iso_file_add_filter().
* It may be disposed by free() after all those calls are made.
*
@ -939,6 +941,7 @@ int ziso_create_context(FilterContext **filter, int flag)
return ISO_SUCCESS;
}
#endif Libisofs_with_zliB
/*
* @param flag bit0= if_block_reduction rather than if_reduction