Revert undocumented change in the declaration of decompress_extension().

This commit is contained in:
Pavel Roskin 2002-08-15 01:45:06 +00:00
parent 6d2f235053
commit 66c5184faa
1 changed files with 1 additions and 1 deletions

View File

@ -879,7 +879,7 @@ int get_compression_type (int fd)
return 0;
}
const char *
char *
decompress_extension (int type)
{
switch (type){