From: th1722 <20001722@ymail.ne.jp> Date: Wed, 11 Jan 2023 17:28:57 +0000 (+0900) Subject: Ensure some build files include a newline at to avoid warnings (GH-100946) X-Git-Tag: v3.12.0a5~203 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61f12b8ff7073064040ff0e6220150408d24829b;p=thirdparty%2FPython%2Fcpython.git Ensure some build files include a newline at to avoid warnings (GH-100946) --- diff --git a/PCbuild/_ssl.vcxproj b/PCbuild/_ssl.vcxproj index 4907f49b6628..226ff506f8c6 100644 --- a/PCbuild/_ssl.vcxproj +++ b/PCbuild/_ssl.vcxproj @@ -119,4 +119,4 @@ - \ No newline at end of file + diff --git a/PCbuild/openssl.props b/PCbuild/openssl.props index 6081d3c8c696..7071bb57c06c 100644 --- a/PCbuild/openssl.props +++ b/PCbuild/openssl.props @@ -31,4 +31,4 @@ - \ No newline at end of file +