From 289bfb3b2229f7db209e3a1a923317ca3dbaae6f Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Wed, 19 Feb 2025 11:35:51 +0100 Subject: prototype for the feature --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index db8a7fe..7b61a8f 100644 --- a/main.c +++ b/main.c @@ -62,7 +62,7 @@ void remove_dir(const char *path); void remove_file(const char *path); -void copy_files(const char *source, const char *dest); +void copy_files(const char *arg); void move_files(const char *source, const char *dest); -- cgit v1.2.3-70-g09d2