mirror of
https://github.com/python/cpython.git
synced 2025-08-22 09:45:06 +00:00
More eol-style's
This commit is contained in:
parent
7f1e174c7a
commit
71219dad3e
5 changed files with 1420 additions and 1421 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