From 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 18 Dec 2007 04:07:15 +0100 Subject: Remove redundant comment line --- copy.h | 1 - 1 file changed, 1 deletion(-) (limited to 'copy.h') 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); -- cgit