From 5d4e3c85aedb614a731299f528d7b631b229d72c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 7 Jul 2025 15:35:56 +0200 Subject: [PATCH] whitespace --- lib/curl_mem_undef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/curl_mem_undef.h b/lib/curl_mem_undef.h index 1cfa43d9bc..2b0bef111d 100644 --- a/lib/curl_mem_undef.h +++ b/lib/curl_mem_undef.h @@ -47,7 +47,7 @@ #undef fopen #ifdef CURL_FOPEN -#define fopen(fname, mode) CURL_FOPEN(fname, mode) +#define fopen(fname, mode) CURL_FOPEN(fname, mode) #endif #undef fdopen #undef fclose