浏览代码

(extract_volhdr): Add missing return

Sergey Poznyakoff 19 年之前
父节点
当前提交
796a69787e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/extract.c

+ 1 - 0
src/extract.c

@@ -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