(get_gnu_dumpdir): Remove prototype

(is_dumpdir): New function
This commit is contained in:
Sergey Poznyakoff
2006-01-31 11:27:14 +00:00
parent 860577ee0e
commit dde5c2391b

View File

@@ -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. */