Explorar o código

(get_gnu_dumpdir): Remove prototype
(is_dumpdir): New function

Sergey Poznyakoff %!s(int64=19) %!d(string=hai) anos
pai
achega
dde5c2391b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/common.h

+ 1 - 1
src/common.h

@@ -458,7 +458,7 @@ void list_dumpdir (char *buffer, size_t size);
 void update_parent_directory (const char *name);
 
 size_t dumpdir_size (const char *p);
-void get_gnu_dumpdir (void);
+bool is_dumpdir (struct tar_stat_info *stat_info);
 
 /* Module list.c.  */