whitespace

This commit is contained in:
Viktor Szakats 2025-07-07 15:35:56 +02:00
parent 167232b085
commit 5d4e3c85ae
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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