From 2e04b2c23c66a42372d0ecaea2b0f4b2c7b7c7e5 Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Tue, 24 Dec 2024 11:52:50 +0100 Subject: delete files --- upload.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upload.h') diff --git a/upload.h b/upload.h index 69dcb4c..526a628 100644 --- a/upload.h +++ b/upload.h @@ -38,7 +38,7 @@ #define UPLOAD_URL "upload" /* - * Build the URL to download a file and assigns it to the file's action_url. + * Build the URL to upload a file and assigns it to the file's action_url. * All parameters are required * Returns the length of the created URL, or 0 in case of failure. */ -- cgit v1.2.3