summaryrefslogtreecommitdiffstats
path: root/write.h
diff options
context:
space:
mode:
Diffstat (limited to 'write.h')
-rw-r--r--write.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/write.h b/write.h
index 3a0f08a..fb04733 100644
--- a/write.h
+++ b/write.h
@@ -1,7 +1,6 @@
#ifndef E2TOOLS_WRITE_H
#define E2TOOLS_WRITE_H
-/* from write.c */
extern long
put_file(ext2_filsys fs, ext2_ino_t cwd, char *infile, char *outfile,
ext2_ino_t *outfile_ino, int keep, struct stat *def_stat);