소스 검색

(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