diff --git a/pythoncapi_compat.h b/pythoncapi_compat.h index 8c1822d..7a69f76 100644 --- a/pythoncapi_compat.h +++ b/pythoncapi_compat.h @@ -1968,7 +1968,7 @@ static inline FILE* Py_fopen(PyObject *path, const char *mode) #endif } -int Py_fclose(FILE *file) +static inline int Py_fclose(FILE *file) { return fclose(file); } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy