mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Add updated .hgeol file and fix newlines in the 3.2 branch.
This commit is contained in:
parent
b2a39da238
commit
49857f8a93
59 changed files with 7109 additions and 7106 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#include <windows.h>
|
||||
|
||||
BOOL WINAPI
|
||||
DllMain(HINSTANCE hInstDLL,
|
||||
DWORD fdwReason,
|
||||
LPVOID lpReserved)
|
||||
{
|
||||
return TRUE;
|
||||
#include <windows.h>
|
||||
|
||||
BOOL WINAPI
|
||||
DllMain(HINSTANCE hInstDLL,
|
||||
DWORD fdwReason,
|
||||
LPVOID lpReserved)
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue