Skip to content

Commit 258aa20

Browse files
committed
update naming
1 parent 26cfeb0 commit 258aa20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PC/config.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ extern PyObject* PyInit__sysconfig(void);
2222
extern PyObject* PyInit__typing(void);
2323
extern PyObject* PyInit_time(void);
2424
extern PyObject* PyInit__thread(void);
25+
2526
/* cryptographic hash functions */
2627
extern PyObject* PyInit__blake2(void);
2728
extern PyObject* PyInit__md5(void);
@@ -30,7 +31,7 @@ extern PyObject* PyInit__sha2(void);
3031
extern PyObject* PyInit__sha3(void);
3132
/* other cryptographic primitives */
3233
extern PyObject* PyInit__hmac(void);
33-
/* ------------------------ */
34+
3435
#ifdef WIN32
3536
extern PyObject* PyInit_msvcrt(void);
3637
extern PyObject* PyInit__locale(void);

0 commit comments

Comments
 (0)
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