]> Dogcows Code - chaz/tar/commitdiff
(list_dumpdir): New function.
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 14 Sep 2005 13:25:41 +0000 (13:25 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 14 Sep 2005 13:25:41 +0000 (13:25 +0000)
src/common.h

index b893fcc944fad45a3b5bd4c7a96ead0b4e9cfb6e..0cd9c3bdae9d8a96a9b40efb21b5dadafbe4c4c2 100644 (file)
@@ -426,6 +426,7 @@ char *get_directory_contents (char *, dev_t);
 void read_directory_file (void);
 void write_directory_file (void);
 void purge_directory (char const *);
+void list_dumpdir (char *buffer, size_t size);
 
 /* Module list.c.  */
 
This page took 0.022426 seconds and 4 git commands to generate.