Explorar el Código

(extract_volhdr): Add missing return

Sergey Poznyakoff hace 19 años
padre
commit
796a69787e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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