summaryrefslogtreecommitdiffstats
path: root/copy.h
diff options
context:
space:
mode:
Diffstat (limited to 'copy.h')
-rw-r--r--copy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/copy.h b/copy.h
index b4c3bda..0d9f5c9 100644
--- a/copy.h
+++ b/copy.h
@@ -1,7 +1,6 @@
#ifndef E2TOOLS_COPY_H
#define E2TOOLS_COPY_H
-/* from copy.c */
extern long copy(int argc, char *argv[]);
extern int my_strcmp(const void *n1, const void *n2);