Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -190,4 +190,4 @@ namespace AssetBuilder
}
return functionAddr;
}
}
}
@@ -14,4 +14,4 @@
void AssetBuilderApplication::InstallCtrlHandler()
{
}
}
@@ -32,4 +32,4 @@ namespace AssetBuilderApplicationPrivate
void AssetBuilderApplication::InstallCtrlHandler()
{
::SetConsoleCtrlHandler(AssetBuilderApplicationPrivate::CtrlHandlerRoutine, TRUE);
}
}
@@ -20,4 +20,4 @@ set(FILES
TraceMessageHook.h
TraceMessageHook.cpp
AssetBuilder.rc
)
)