(extract_volhdr): Add missing return

This commit is contained in:
Sergey Poznyakoff
2006-06-24 16:48:08 +00:00
parent 4c54e234c1
commit 796a69787e

View File

@@ -1036,6 +1036,7 @@ extract_volhdr (char *file_name, int typeflag)
if (verbose_option)
fprintf (stdlis, _("Reading %s\n"), quote (current_stat_info.file_name));
skip_member ();
return 0;
}
static int