summaryrefslogtreecommitdiffstats
path: root/read.h
diff options
context:
space:
mode:
Diffstat (limited to 'read.h')
-rw-r--r--read.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/read.h b/read.h
index bd55113..8e61882 100644
--- a/read.h
+++ b/read.h
@@ -1,7 +1,6 @@
#ifndef E2TOOLS_READ_H
#define E2TOOLS_READ_H
-/* from read.c */
extern long get_file(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd,
char *infile, char *outfile, int keep);
extern long retrieve_data(ext2_filsys fs, ext2_ino_t src, int dest_fd,