summaryrefslogtreecommitdiffstats
path: root/mv.h
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2007-12-18 04:07:15 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2007-12-18 04:07:15 +0100
commit3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 (patch)
tree9a55151379924f5718d4663bfb811b17d3040f10 /mv.h
parent092c1b9e8f47d03736b41b51abef222d6d6467d8 (diff)
downloade2tools-master.tar.gz
e2tools-master.tar.xz
e2tools-master.zip
Remove redundant comment lineHEADmaster
Diffstat (limited to 'mv.h')
-rw-r--r--mv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mv.h b/mv.h
index 4e09816..fd07845 100644
--- a/mv.h
+++ b/mv.h
@@ -1,7 +1,6 @@
#ifndef E2TOOLS_MV_H
#define E2TOOLS_MV_H
-/* from mv.c */
extern long do_mv(int argc, char *argv[]);
extern long get_file_parts(ext2_filsys fs, ext2_ino_t root, char *pathname,
ext2_ino_t *dir_ino, char **dir_name,